@import url('circular-std.css');
.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}

#pagelogo {
    position: fixed;
    z-index: 11;
    width: 90px;
    height: 90px;
    top: 35px;
    left: 35px;
}
    

.btn1, .btn2 {
    background: #FE423D;
}
.btn1 {
    font-size: 21px;
    line-height: 54px;
    width: 245px;
    font-family: 'Circular Std Bold';
    text-align: center;
    border-radius: 999px;
    color: #FFFFFF;
}
.btn1 a {
	border-radius: 999px;
	height: 100%;
	width: 100%;
    text-decoration: none !important;
    display: block;
    outline: none;
    color: #fff;
}
.btn1:hover,.btn1:focus,.btn1:active{
	outline: none;
	background: #E5322C;
}
.btn3 {
	background: #FFFFFF;
    font-size: 21px;
    line-height: 54px;
    width: 245px;
    font-family: 'Circular Std Bold';
    text-align: center;
    border-radius: 999px;
    color: #3b566e;
}
.btn3 a {
	border-radius: 4px;
	height: 100%;
	width: 100%;
    text-decoration: none !important;
    display: block;
    outline: none;
    color: #fff;
}
.btn3:hover,.btn3:focus,.btn3:active{
	outline: none;
	background: #f2f5f8;
}
#user,
#company {
    min-height: 180px;
    z-index: 10;
	color: #000;
	padding: 0;
	width: 100%;
	overflow: hidden;
    background-position: top 0 right 50%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
    -webkit-transition: all 300ms ease-in-out;
  	transition: all 300ms ease-in-out;

}
#user{
	color: #fff;   
}
#company{
	color: #000;
}
#company:hover,#company:focus,#company:active,
#user:hover,#user:focus,#user:active{
	background-position: top 10% right 50%;
	cursor: pointer;
}
.content{
	-webkit-transition: all 300ms ease-in-out;
  	transition: all 300ms ease-in-out;
	font-family: 'Circular Std Book';
	/*margin-top: 180px;*/
    height: 262px;  
	padding: 5px;
	font-size: 25px;
}
.content h1{
	font-family: 'Circular Std Black Italic';
	text-transform: uppercase;
	font-size: 45px;
	margin-bottom: 20px;
}
.smslink{
	box-shadow: 1px 3px 10px 0px rgba(0,0,0,0.3);
    border-radius: 999px;
    margin: auto;
    padding: 0;
    background-color: #fff;
}
.smslink select{
	font-size: 1.8rem;
	color: #3b566e;
	background-color: #f9fbfd;
	height: 54px;
	border-radius:0 !important;
	-webkit-appearance: none;
	font-family: 'Circular Std Medium',sans-serif;
}
.smslink select:hover{
	color: #fff;
	background-color: #3b566e;
}
.smslink input{
	font-size: 21px;
	height: 54px;
	-webkit-appearance: none;
	font-family: 'Circular Std Medium',sans-serif;
}
/*.smslink .input-group-prepend{
	color: #3b566e;
	background-color: #f2f5f8;
	font-size: 2rem;
	height: 46px;
	width: 46px;
	line-height: 1;
	text-align: center;
	padding: 6px 12px;
	border: none !important;
	border-radius: 4px 0px 0px 4px !important;
}*/
.smslink .form-control {
	color: #3b566e;
	border: none !important;
	border-radius: 999px;
}
.smslink .form-control:focus{
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: 0; 
}
.smslink input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none; 
	margin: 0; 
}
.smslink .felt input{
	border-radius: 0!important;
}
.smslink .input-group-text{
	color: #3b566e;
	background-color: #f2f5f8;
	font-size: 21px;
	height: 54px;
	text-align: center;
	padding: 6px 12px;
	border: none !important;
	border-radius: 999px 0px 0px 999px !important;
}
.smslink-result{
	font-size: 1.8rem;
	color: #3b566e;
	padding: 12px;
}
.smslink-result p{
	font-size: 5.6rem;
	color: #3b566e;
	text-transform: none;
	text-align: center;
}
.smslink-result p strong{
	border-bottom: double #3b566e;
	margin-bottom: 18px;
	font-family: 'Circular Std Book',sans-serif
}
.smslink-result h5{
	font-size: 1.4rem;
	color: #3b566e;
	text-transform: none;
	text-align: center;
	margin-bottom: 6px;
	font-family: 'Circular Std Black',sans-serif;
}
.smslink-result .text-right{
	float: right;
	display: inline;
	white-space: nowrap;
	font-family: 'Circular Std Book',sans-serif;
}
.smslink-result .text-left{
	float: left;
	font-family: 'Circular Std Black',sans-serif;
}
.smslink-result .divider{
	border-bottom: 1px solid #3b566e;
	margin-top: 6px;
	margin-bottom: 6px;
}
#downloadbtn{
	display: none;
}
#p_downloadbtn{
	padding-top: 15px;
	padding-bottom: 0px;
	display: none;
}
#smsbtn{
	padding-bottom: 15px;
	display: none;
}
#p_smsbtn{
	padding-top: 15px;
	padding-bottom: 0px;
	display: none;
	font-size: 17px;
}
#receiverPhone{
	border-radius: 0px !important;
}
#sendSmsLink{
	text-transform: capitalize;
	background: #f2f5f8;
    -webkit-transition: none;
    transition: none;
}
#sendSmsLink:hover{
	cursor: pointer;
	color: #fe423d;
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.5);
}
#p_smssent{
	display: none;
}
#p_smsnotsent{
	display: none;
}
#success{
	display: none;
	background-color: #77FF77;
	color: #2CA85E;
	margin-bottom: 15px;
	height: 54px;
	padding: 6px 24px;
	border-radius: 999px;
	line-height:42px;
	box-shadow: 1px 3px 10px 0px rgba(0,0,0,0.3);
}
#failed{
	display: none;
	background-color: #FF9999;
	color: #C60000;
	margin-bottom: 15px;
	height: 54px;
	padding: 6px 24px;
	border-radius: 999px;
	line-height:42px;
	box-shadow: 1px 3px 10px 0px rgba(0,0,0,0.3);
}
#success p{
	margin:0;
	display:inline;
	float:left;
}
#success a{
	float:right;
}
#failed p{
	margin:0;
	display:inline;
	float:left;
}
#failed a{
	float:right;
}
#callingCode{
	width: 80px;
	outline: none;
}
#iosBtn{
    padding: 5px;
}
#androidBtn{
	padding: 5px;
}
@media only screen and (min-width: 992px) {
	#user{
		height: 100vh;
		background-image: url(../images/background/start_user_background_desktop.jpg);
	}
    #company{
    	height: 100vh;
		background-image: url(../images/background/start_company_background_desktop.jpg);
    }
}
@media only screen and (max-width: 991px){
    #pagelogo {
        width: 80px;
        height: 80px;
    }
    .content{
		height: auto;
	}
    .content h1{
	   font-size: 39px;
    }
    @media screen and (orientation:portrait) {
	    #user {
	        /*height: 50vh;*/
	        height: calc(var(--vh, vh) * 50);
	    }
	    #company {
	        /*height: 50vh;*/
	        height: calc(var(--vh, vh) * 50);
	    }
	}
	@media screen and (orientation:landscape) {
	    #user {
	        /*height: 50vh;*/
	        height: calc(var(--vw, vw) * 50);
	    }
	    #company {
	        /*height: 50vh;*/
	        height: calc(var(--vw, vw) * 50);
	    }
	}
	#user{
		
		background-image: url(../images/background/start_user_background_tablet.jpg);
	}
    #company{
		background-image: url(../images/background/start_company_background_tablet.jpg);
	}
}
@media screen and (max-width: 767px) {
    #pagelogo {
        width: 72px;
        height: 72px;
        left: 10px;
        top: 10px;
    }
    #company_content {
        margin-top: -45px;
    }
    .content h1{
	   font-size: 25px;
    }
    #p_downloadbtn{
	   padding-top: 0px;
    }
	.content p{
		display: none;
	}
    #user{
		background-image: url(../images/background/start_user_background_mobile.jpg);
	}
    #company{
		background-image: url(../images/background/start_company_background_mobile.jpg);
	}
}