@font-face {
	font-family: 'PT Sans Narrow';
	src: url('../fonts/PTSans-NarrowBold.eot');
	src: url('../fonts/PTSans-NarrowBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/PTSans-NarrowBold.woff') format('woff'),
		url('../fonts/PTSans-NarrowBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Condensed';
	src: url('../fonts/RobotoCondensed-Bold.eot');
	src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoCondensed-Bold.woff') format('woff'),
		url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Condensed';
	src: url('../fonts/RobotoCondensed-Regular.eot');
	src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoCondensed-Regular.woff') format('woff'),
		url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Regular.eot');
	src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Regular.woff') format('woff'),
		url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Bold.eot');
	src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Bold.woff') format('woff'),
		url('../fonts/Roboto-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

img {
	max-width:100%;
	width:100%;
}
#header {
	width:100%;
	float:left;
}
#logo {
	width:312px;
	float:left;
	margin-top:20px;
}
.right_header_box {
	width:70%;
	float:right;
}
.sign_up_button {
	width:98px;
	height:98px;
	background:#2392bf;
	float:right;
	font-family: 'PT Sans Narrow';
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	line-height:98px;
	border:2px solid #FFF;
	border-radius:200px;
	margin-top:-40px;
}
.log_in_button {
	width:98px;
	height:98px;
	background:#ffc20e;
	float:right;
	font-family: 'PT Sans Narrow';
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:98px;
	padding-top:8px;
	border:2px solid #FFF;
	border-radius:200px;
	margin-top:-40px;
	margin-right:-10px;
}
.ph_text {
	float:right;
	font-family: 'Roboto Condensed';
	font-size:26px;
	color:#1f353f;
	font-weight:bold;
	margin-right:20px;
	margin-top:10px;
}
.navigation_box {
	width:100%;
	float:left;
	margin-top:10px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	background:url(../images/dot_icon.jpg) no-repeat left;
	font-family: 'Roboto Condensed';
    color: #1f353f;
    font-weight: normal;
    font-size: 18px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 16px;
}
.navbar-nav > li {
    float: left;
    margin-left: 14px;
}
ul.nav li:nth-child(4) a {
	background:#ffc20e;
	border-radius:6px;
	font-family: 'Roboto Condensed';
	color:#FFF;
	font-weight:normal;
	font-size:16px;
}
#banner {
	width:100%;
	float:left;
}
.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 12px;
    border: 1px solid transparent;
}
.service_provider_box {
    width: 100%;
    float: left;
    background: url(../images/carve_bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 112px;
}
.service_provider_left_box {
	width:100%;
	float:left;
}
.service_provider_left_box h1 {
	width:100%;
	float:left;
	font-family: 'Roboto Condensed';
	font-size:25px;
	color:#fecd06;
	text-transform:uppercase;
	font-weight:bold;
}
.bottom_line {
	width:44px;
	height:3px;
	float:left;
	background:#fecd06;
}
.service_provider_left_box p {
	width:100%;
	float:left;
	font-family: 'Roboto';
	font-size:15px;
	color:#FFF;
	line-height:22px;
	font-weight:normal;
	margin-top:20px;
}
.girl_image {
	width:90%;
	float:left;
}
.service_provider_right_box {
	width:100%;
	float:left;
}
.service_provider_right_box h2 {
	width:100%;
	float:left;
	font-family: 'Roboto Condensed';
	font-size:24px;
	color:#FFF;
	line-height:33px;
	font-weight:bold;
}
.service_provider_right_box_sub_text {
    width: 100%;
    float: left;
    font-family: 'Roboto';
    font-size: 20px;
    word-break: break-word;
    color: #fecd06;
    line-height: 26px;
    font-weight: bold;
    margin-top: 30px;
}
.service_provider_right_box_sub_text_one {
	width:100%;
	float:left;
	font-family: 'Roboto';
	font-size:16px;
	color:#FFF;
	line-height:24px;
	font-weight:normal;
	margin-top:20px;
}
.benefit_text {
	font-family: 'Roboto Condensed';
	font-size:20px;
	color:#fecd06;
	font-weight:bold;
}
.knowledge_box {
	width:100%;
	float:left;
	margin-top:40px;
}
.knowledge_left_box {
	width:60%;
	float:left;
}
.knowledge_left_box h1 {
	width:100%;
	float:left;
	font-family: 'Roboto Condensed';
	font-size:26px;
	color:#fecd06;
	text-transform:uppercase;
	font-weight:bold;
}
.seeker_first_box {
    width: 100%;
    float: left;
    background: #2392bf;
    border-radius: 6px;
    border-left: 4px solid #055d82;
    word-break: break-word;
    margin-top: 20px;
    padding: 20px;
}
.seeker_first_box h1 {
	width:100%;
	float:left;
	font-family: 'Roboto Condensed';
	font-size:22px;
	color:#ffc20e;
	text-transform:capitalize;
	font-weight:bold;
	margin-top:0px;
}
.seeker_first_box p {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    color: #fff;
    word-break: break-word;
    line-height: 30px;
    font-weight: normal;
}
.knowledge_left_box img {
	width:60%;
	float:left;
	margin-top:20px;
}
.enquery_box {
	width:30%;
	float:right;
	background:#2392bf;
	border-radius:20px;
	padding:30px;
}
.enquery_right_main_box {
	width:38%;
	float:right;
}
.enquery_box h1 {
	width:100%;
	float:left;
	font-family: 'Roboto Condensed';
	font-size:26px;
	color:#fecd06;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
}
.enquery_form_box {
	width:100%;
	float:left;
	margin-top:20px;
}
.form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: transparent;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn-default {
	font-family: 'Roboto Condensed';
    color: #333333;
    background-color: #fecd06;
    border-color: transparent;
    line-height:30px;
	font-weight:bold;
	font-size:16px;
    border-radius: 20px;
	padding-left:20px;
	padding-right:20px;
}
.lock_box {
	width:100%;
	float:left;
	background:#fecd06;
	padding-top:10px;
	padding-bottom:10px;
}
.lock_image {
	width:52px;
	float:left;
}
.lock_text {
	width:70%;
	float:left;
	font-family: 'Roboto Condensed';
	font-size:18px;
	color:#ff0000;
	line-height:28px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:10px;
	margin-top:6px;
}
.bottom_box {
	width:100%;
	float:left;
	background:#1f353f;
	margin-top:1px;
	padding-top:20px;
	padding-bottom:20px;
}
.bottom_box_left_box {
    width: 50%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 12px;
}
.one_button {
    background: #fecd06;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    color: #1f353f;
    font-weight: bold;
	cursor:pointer;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.two_button {
	float:right;
    background:#2392bf;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    color:#FFF;
    font-weight: bold;
	text-transform:uppercase;
	cursor:pointer;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer {
	width:100%;
	float:left;
	font-family: 'Roboto';
	font-size:18px;
	color:#2392bf;
	text-align:center;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}
.are_text {
	width:100%;
	float:left;
	font-family: 'Roboto Condensed';
	font-size:36px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.student_button {
	width:45%;
	float:left;
	background:#ffc20e;
	text-align:center;
	font-size:20px;
	line-height:50px;
	cursor:pointer;
	border-radius:10px;
	font-family: 'Roboto Condensed';
	color:#FFF;
	font-weight:bold;
}
.mentor_button {
	width:45%;
	float:right;
	background:#2392bf;
	text-align:center;
	font-size:20px;
	line-height:50px;
	cursor:pointer;
	border-radius:10px;
	font-family: 'Roboto Condensed';
	color:#FFF;
	font-weight:bold;
}
.modal-header {
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    float: left;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    float: left;
    width: 100%;
}
.modal-body {
    position: relative;
    padding: 15px;
    float: left;
    width: 100%;
}
.or_text {
    font-family: 'Roboto Condensed';
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-left: 3%;
    position: relative;
    top: 8px;
}
.iner_banner {
	width:100%;
	float:left;
}
.benifits_box {
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.benifits_box h1 {
	width:100%;
	float:left;
	font-family: 'Roboto Condensed';
	font-size:26px;
	color:#fecd06;
	text-transform:uppercase;
	font-weight:bold;
}
.benifits_box p {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    color: #696969;
    line-height: 27px;
    font-weight: normal;
    margin-top: 16px;
}
.benifits_box h2 {
	width:100%;
	float:left;
	font-family: 'Roboto Condensed';
	font-size:22px;
	color:#2392bf;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:28px;
}
.benifits_box ol {
	margin:0px;
	padding:0px;
}
.benifits_box ol li {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    color: #696969;
    line-height: 40px;
    font-weight: normal;
    margin-left: 18px;
}
.benifits_box ul {
	margin:0px;
	padding:0px;
}
.benifits_box ul li {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    color: #696969;
    line-height: 40px;
    font-weight: normal;
    margin-left: 20px;
}
.contact_left_box {
	width:30%;
	float:left;
}
.address_box {
	width:100%;
	float:left;
	margin-top:20px;
}
.address_box_icon {
	width:32px;
	float:left;
}
.address_right_box {
	width:88%;
	float:right;
	font-family: 'Roboto Condensed';
	font-size:16px;
	color:#696969;
	line-height:27px;
	font-weight:normal;
}
.map_box {
    width: 50%;
    float: right;
    margin-top: 36px;
    padding: 8px;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.17);
	margin-bottom:40px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #02adf2;
    background-color: transparent;
}

/***Added By Rajarshi 2-10-2017****/

.bottom_box_left_box a{
	display:inline-block;
}
.video_box {
    width: 40%;
    float: left;
    background: #FFF;
    box-shadow: 0px 0px 4px 2px rgba(153, 153, 153, 0.25);
    padding: 6px;
    margin-left: 5%;
    margin-right: 5%;
	margin-top:20px;
}
.sign_top_box {
	width:100%;
	float:left;
	background:#2392bf;
}
.sign_top_box h4 {
    text-align: center;
	font-family: 'Roboto Condensed';
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}
.modal-header_one {
    width: 100%;
    padding: 15px;
    border-bottom: transparent;
    background: #2392bf;
    float: left;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
}
.modal-content_one {
    border-radius: 22px;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    /* border-radius: 6px; */
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    float: left;
    width: 100%;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: transparent;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: #ffffff;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    right: -18px;
    top: -24px;
    width: 52px;
    height: 52px;
    opacity: 1;
    border-radius: 100px;
    font-size: 36px;
    font-weight: normal;
}
.modal-body {
	text-align:center;
}
.modal-body p {
	width:100%;
	float:left;
    text-align: center;
	font-family: 'Roboto Condensed';
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
	margin-bottom:44px;
}
.log_fild {
	width:100%;
	float:left;
	background:#d7ebf3;
	height:51px;
	border-radius:20px;
	padding-left:16px;
	border:none;
	outline:none;
	margin-bottom:16px;
}
.sign_in_button {
	width:134px;
	height:46px;
	background:#2392bf;
	font-family: 'Roboto Condensed';
	font-size:18px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	line-height:46px;
	border:none;
	border-radius:20px;
	margin-left:auto;
	margin-right:auto;
}
.forget_password {
	width:100%;
	float:left;
	text-align:center;
	font-family: 'Roboto Condensed';
	font-size:16px;
	color:#2392bf;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
	margin-top:10px;
}


/*********************************/

/********Added By Rajarshi 27/10/2017******/

#myModal.modal{
	top:460px !important;
}
.i_two_k_logo {
    float: right;
    width: 100px;
    margin-right: 2%;
}
.dekstp_slider {
	display:block;
}
.mob_slider {
	display:none !important;
}
.modal {
    display: none;
    overflow: hidden;
    position: absolute;
    top: inherit;
    right: 0;
    bottom: 2% !important;
	top:0px;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.log_area {
	width:100%;
	float:left;
	background:#d7ebf3;
	border-radius:20px;
	padding-left:16px;
	border:none;
	outline:none;
	margin-bottom:16px;
}
.sign_up_fild_box {
    width: 96%;
    float: left;
    margin-left: 2%;
}
.left_fild {
	width:48%;
	float:left;
}
.right_fild {
	width:48%;
	float:right;
}
.left_check_box {
    width: 96%;
    float: left;
    text-align: left;
    margin-left: 2%;
    margin-bottom: 12px;
}

/******************************/


@media screen and (max-width:1100px) {
	#logo {
    width: 254px;
    float: left;
    margin-top: 20px;
}
}

@media screen and (max-width:990px) {
	.knowledge_left_box {
    width: 100%;
    float: left;
}
.enquery_right_main_box {
    width: 50%;
    float: right;
    margin-right: 25%;
}
.sign_up_button {
    width: 98px;
    height: 98px;
    background: #2392bf;
    float: right;
    font-family: 'PT Sans Narrow';
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding-top: 8px;
    line-height: 98px;
    border: 2px solid #FFF;
    border-radius: 200px;
    margin-top: -40px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.log_in_button {
    width: 98px;
    height: 98px;
    background: #ffc20e;
    float: right;
    font-family: 'PT Sans Narrow';
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    line-height: 98px;
    padding-top: 8px;
    border: 2px solid #FFF;
    border-radius: 200px;
    margin-top: -40px;
    margin-right: -10px;
    position: absolute;
    right: 90px;
    top: 0px;
}
.right_header_box {
    width: 100%;
    float: right;
}
.bottom_box_left_box {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 12px;
}
.two_button {
    float: left;
    background: #2392bf;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 22px;
}
.enquery_box {
    width: 36%;
    float: right;
    background: #2392bf;
    border-radius: 20px;
    padding: 30px;
}
.address_right_box {
    width: 82%;
    float: right;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    color: #696969;
    line-height: 27px;
    font-weight: normal;
}
.i_two_k_logo {
    float: right;
    width: 90px;
    position: absolute;
    margin-right: 0px;
    right: 178px;
    top: 0px;
}
}

@media screen and (max-width:680px) {
.knowledge_left_box {
    width: 100%;
    float: left;
}
.enquery_box {
    width: 100%;
    float: right;
    background: #2392bf;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 20px;
}
.girl_image {
    width: 56%;
    float: left;
}
.navbar-nav > li {
    width: 94%;
    float: left;
    margin-left: 14px;
}
.contact_left_box {
    width: 100%;
    float: left;
}
.address_right_box {
    width: 92%;
    float: right;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    color: #696969;
    line-height: 27px;
    font-weight: normal;
}
.map_box {
    width: 100%;
    float: right;
    margin-top: 0px;
    padding: 8px;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.17);
    margin-bottom: 40px;
}
.i_two_k_logo {
    float: right;
    width: 86px;
    position: absolute;
    margin-right: 2%;
    right: 164px;
    top: 0px;
}
.modal-content_one {
    border-radius: 22px;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    /* border-radius: 6px; */
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    float: left;
    width: 88%;
    margin-left: 6%;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: #ffffff;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    right: -18px;
    top: -6px;
    width: 52px;
    height: 52px;
    opacity: 1;
    border-radius: 100px;
    font-size: 36px;
    font-weight: normal;
}
#myModal.modal {
    top: inherit !important;
    bottom: 1% !important;
}
.video_box {
    width: 100%;
    float: left;
    background: #FFF;
    box-shadow: 0px 0px 4px 2px rgba(153, 153, 153, 0.25);
    padding: 6px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
}
.dekstp_slider {
	display:none !important;
}
.mob_slider {
	display:block !important;
}
.are_text {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.student_button {
    width: 48%;
    float: left;
    background: #ffc20e;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    cursor: pointer;
    border-radius: 10px;
    font-family: 'Roboto Condensed';
    color: #FFF;
    font-weight: bold;
}
.mentor_button {
    width: 48%;
    float: right;
    background: #2392bf;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    cursor: pointer;
    border-radius: 10px;
    font-family: 'Roboto Condensed';
    color: #FFF;
    font-weight: bold;
    margin-top: 0px;
}
.or_text {
    font-family: 'Roboto Condensed';
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-left: 3%;
    position: relative;
    top: 8px;
    display: none;
}
#logo {
    width: 200px;
    float: left;
    margin-top: 8px;
}
}

@media screen and (max-width:520px) {
	.enquery_right_main_box {
    width: 70%;
    float: right;
    margin-right: 15%;
}
#logo {
    width: 218px;
    float: none;
    margin-top: 68px;
    margin-left: auto;
    margin-right: auto;
}
.navigation_box {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.one_button {
    background: #fecd06;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    color: #1f353f;
    font-weight: bold;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.bottom_box_left_box {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 12px;
    line-height: 40px;
}
}

@media screen and (max-width:380px) {
#header {
    width: 100%;
    float: left;
    margin-top: 36px;
}
.service_provider_right_box_sub_text {
    width: 100%;
    float: left;
    font-family: 'Roboto';
    font-size: 20px;
    color: #fecd06;
    word-break:break-word;
    line-height: 26px;
    font-weight: bold;
    margin-top: 30px;
}
.bottom_box_left_box {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 12px;
    line-height: 40px;
}
.two_button {
    float: left;
    background: #2392bf;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 22px;
}
.address_right_box {
    width: 84%;
    float: right;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    color: #696969;
    line-height: 27px;
    font-weight: normal;
}
#logo {
    width: 228px;
    float: none;
    margin-top: 34px;
    margin-left: auto;
    margin-right: auto;
}
.iner_banner {
    width: 246%;
    float: left;
    overflow: hidden;
    margin-left: -108px;
}
.left_fild {
    width: 100%;
    float: left;
}
.right_fild {
    width: 100%;
    float: right;
}
#logo {
    width: 218px;
    float: none;
    margin-top: 34px;
    margin-left: auto;
    margin-right: auto;
}
}

@media screen and (max-width:260px) {
.bottom_box_left_box {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 12px;
    line-height: 40px;
}
.one_button {
    background: #fecd06;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    color: #1f353f;
    font-weight: bold;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.two_button {
    float: left;
    background: #2392bf;
    font-family: 'Roboto Condensed';
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 22px;
}
}

