@font-face{
 font-family:"Conv_AvenirNextLTPro-Cn_0";
 src:url("../fonts/Conv_AvenirNextLTPro-Cn_0.ttf") format("truetype");
}

@font-face { font-family: 'AvenirNextLTPro-UltLtCn_0'; src: url('../fonts/AvenirNextLTPro-UltLtCn_0.otf') format('opentype'),
url('../fonts/Conv_AvenirNextLTPro-UltLtCn_0.ttf') format('truetype'),
url('../fonts/AvenirNextLTPro-UltLtCn_0.AvenirNextLTPro-UltLtCn_0') format('svg'),
url('../fonts/AvenirNextLTPro-UltLtCn_0.woff') format('woff'),
url('../fonts/AvenirNextLTPro-UltLtCn_0.eot'),
url('../fonts/AvenirNextLTPro-UltLtCn_0.eot?#iefix') format('embedded-opentype'); }
body{
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}

.bg_color{
	  background: url(../resources/icons/bg.png) no-repeat fixed;
	 height:100%;
	 width:45%;
	 float:left;
   background-size: 40% 100%;
}

.text_body{
	float:right;
	width:55%;
	height:100%;
	/*! padding-right: -2%; */
}

.gry{
	margin-left:0%;
	margin-top:10%;
}

.love{

	margin-left:0%;
	margin-top:1%;
	font-family:'Conv_AvenirNextLTPro-Cn_0',Sans-Serif;
	color:#6e6e6e;
	font-size:17px;
	letter-spacing:3.7px;

}

.not{
	font-family:'AvenirNextLTPro-UltLtCn_0',Sans-Serif;
	color:#494a4b;
	margin-top:4%;
	font-size:52px;
	/*! margin-left:15%; */

}

.line{
	margin-top:1%;
	width:27%;
	border:2px solid #fce28b;
	/*! margin-left:15%; */

}

.website{
	font-family:'Conv_AvenirNextLTPro-Cn_0',Sans-Serif;
	color:black;
	margin-top:5%;
	font-size:15px;
	/*! margin-left:15%; */
	margin-bottom: 30px;

}

.access{
	font-family:'Conv_AvenirNextLTPro-UltLtCn_0',Sans-Serif;
	color:#979797;
	margin-top:4%;
	font-size:15px;
	margin-right:10%;
	/*! margin-left:15%; */
}

.done {
    width: 220px;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    border: #e3704f 1px solid;
    border-radius: 100px;
    margin-top: 5%;
    color: #e3704f;
    font-size: 16px;
    cursor: pointer;
    font-family: 'Conv_AvenirNextLTPro-Cn_0',Sans-Serif;
    text-align: center;
}

.bottom_line{
	margin-top:7%;
	width:75%;
	border:1px solid #f1f1f1;
	margin-left:15%;
}

.Reguest{

	/*! margin-left:15%; */
	margin-top:5%;
	color:gray;
	font-size:17px;
	font-weight:bold;
	float:left;
	font-family:'Conv_AvenirNextLTPro-Cn_0',Sans-Serif;
	clear: both;
}

.txt{
	border-radius: 10px;
	border:1px solid #dddddd;
	width:33%;
	height:50px;
	background-color:transparent;
	margin-top:3%;
	margin-left:1%;
	padding-left:20px;
	float:left;
        padding-right:24px;
	/*! margin-top: 12%; */
	/*! margin-left: 3%; */
	/*! margin-right: 0%; */
}

.send{
	margin-top:3%;
	width:19%;
	float:left;
	border-radius:100px;
	border:#e3704f 1px solid;
	padding:15px;
	background-color:white;
	margin-left:-25px;
	font-family:'Conv_AvenirNextLTPro-Cn_0',Sans-Serif;
	color:#e3704f;
	cursor:pointer;
}

.close{
	/*padding-top:43%;*/
	padding-left:20%;
  width: 56%;
  margin-top: 60%;
}






/*responsive css queries*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
  .close{
    padding-left: 8%;
    width: 65%;
    margin-top: 100%;
  }
  .gry{
    margin-left: 2%;
  }
  .love{
    margin-left: 4%;
    font-size: 12px;
  }
  .not{
    margin-left: 3%;
    font-size: 16px;
    margin-top: 16%;
  }
  .line{
    width: 61%;
    margin-left: 3%;

  }
  .website{
    margin-left: 5%;
    font-size: 14px;
  }
  .access{
    margin-right:3%;
    margin-left:5%;
    font-size: 14px;
  }
  .Reguest{
    font-size: 14px;
    margin-left: 5%;
  }
  .txt{
    margin-left: 5%;
    width: 178px;

  }
  .send{
    width: 39%;
    margin-left: 40px;
  }
  .done{
        width: 190px;
        margin-left: 5%;
  }
  .bottom_line{
    margin-left: 10%;
  }

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
.gry{
  /*margin-left: 4%;*/
  width: 183px;
}
.website{
  margin-right:5%;
}
.bg_color{
  height: 100%;
  background-size: 140px 100%;
}
.done{
  width: 171px;
  margin-left: 4%;
  font-size: 14px;
  padding-top: 3%;
  padding-bottom: 3%;
  margin-top: 17%;
}
.close{
padding-left: 10%;
width: 56%;
margin-top: 60%;
}
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
.bg_color{
  height: 100%;
  background-size: 43% 100%;
}
.gry{
  width: 90%;
}
.love{
  margin-left: 3%;
  font-size: 10px;
}
.website{
  margin-left:3%;
  font-size:12px;
  margin-right: 5%;
}
.access{
  font-size: 12px;
  margin-left:3%;
  margin-right: 5%;
}
.Reguest{
  margin-left:3%;
  font-size: 12px;
}
.txt{
  width: 89%;
  margin-left:3%;
}
.send{
  width: 45%;
  margin-left: 17%;
}
.done{
      width: 146px;
      margin-left: 2%;
      font-size: 12px;
      padding-top: 2%;
      padding-bottom: 2%;
      margin-top: 17%;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
.line{
      width: 50%;
}
.bg_color{
width: 44%;
height: 100%;
background-size: 44% 100%;
}
.Reguest{
  margin-top: 6%;
  font-size: 14px;
}
.close{
  padding-left: 14%;
  margin-top: 2%;
  margin-top: 40%;
}
.bottom_line{
  margin-left: 1%;
}
.not{
  font-size: 30px;
}
.done{
width: 186px;
margin-left: 0%;
padding-top: 2%;
padding-bottom: 2%;
margin-top: 10%;
}
.gry {
  margin-left: auto;
  width: auto;
}
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
.bottom_line{
  margin-left: 1%;
}
.line{
      width: 27%;
}
.close{
  padding-top: 0%;
  padding-left: 15%;
  width: 56%;
  margin-top: 23%;
}
.bg_color{
  height: 100%;
  width: 40%;
  background-size: 40% 100%;
}
  .done{
    width: 186px;
  margin-left: 0%;
  padding-top: 2%;
  padding-bottom: 2%;
  margin-top: 5%;
  }
  .gry {
    margin-left: auto;
    width: auto;
}
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
  .bg_color{
    height: 100%;
    width: 35%;
    background-size: 35% 100%;
  }
  .bottom_line{
    margin-left: 1%;
  }
  .line{
        width: 27%;
  }

  .close{
  	padding-top:50%;
  	padding-left:20%;
    width: 54%;
    margin-top: 0%;
  }
  .done{
    width: 276px;
  margin-left: 0%;
  padding-top: 2%;
  padding-bottom: 2%;
  font-size: 23px;
    margin-top: 5%;
  }
  .access,.website{
    font-size:20px;
  }
  .gry {
    margin-left: auto;
    width: auto;
}

}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-width: 1300px){
	.sel{
		color: #979797;
 		padding: 7px;
 		background: none;
 		border: solid 1px #dddddd;
 		border-radius: 10px;
		margin-left:15px;
	}
	
	.scheduleBtn{
		width: 23%;
 	   	float: right;
		border-radius: 100px;
    		border: #e3704f 1px solid;
    		padding: 9px;
 	   	background-color: white;
    		margin-right: 40px;
    		font-family: 'Conv_AvenirNextLTPro-Cn_0',Sans-Serif;
    		color: #e3704f;
    		cursor: pointer;
		float:right;
	}
}


@media only screen and (min-width: 1024px) and (max-width: 1299px){
	.sel{
		color: #979797;
                padding: 7px;
                background: none;
                border: solid 1px #dddddd;
                border-radius: 10px;
	}
	.scheduleBtn{
                width: 21%;
                border-radius: 100px;
                border: #e3704f 1px solid;
                padding: 9px;
                background-color: white;
		margin-top: 10px;
                font-family: 'Conv_AvenirNextLTPro-Cn_0',Sans-Serif;
                color: #e3704f;
                cursor: pointer;
        }  
}

@media only screen and (min-width: 768px) and (max-width: 1023px){ 
        .sel{
                color: #979797;
                padding: 7px;
                background: none;
                border: solid 1px #dddddd;
                border-radius: 10px;
        }
        .scheduleBtn{
                width: 21%;
                border-radius: 100px;
                border: #e3704f 1px solid;
                padding: 9px;
                background-color: white;
                margin-top: 10px;
		margin-left: 74%;
                font-family: 'Conv_AvenirNextLTPro-Cn_0',Sans-Serif;
                color: #e3704f;
                cursor: pointer;
        }                                                                                                                                                                                       
}

@media only screen and (min-width: 320px) and (max-width: 767px){
        .sel{
                color: #979797;
                padding: 7px;
                background: none;
                border: solid 1px #dddddd;
                border-radius: 10px;
        }
        .scheduleBtn{
                width: 65%;
                border-radius: 100px;
                border: #e3704f 1px solid;
                padding: 9px;
                background-color: white;
                margin-top: 10px;
                font-family: 'Conv_AvenirNextLTPro-Cn_0',Sans-Serif;
                color: #e3704f;
                cursor: pointer;
        }                                                                                                                                                                                       
}  
