﻿body 
{
    margin: 0;
    padding: 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
}
img{max-width: 100%;}
a
{
	transition: all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
}
a:hover
{
	transition: all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	text-decoration:none;
}
.sim_banner_data_box {
    position: absolute;
    left: 0px;
    margin: auto;
    right: 0px;
    top: 40px;
    width: 950px;
}
h1.sim_banner_tit {
    font-family: 'Satisfy', cursive;
    text-transform: inherit !important;
    display: none;
}
header#header{border-bottom: 2px solid #dfdfdf !important;}
.sim_banner_serchbox_gary {
    background: #212123;
    margin: 50px auto auto;
    padding: 15px;
    width: 100%;
    position: relative;
    border-radius: 5px;
}
h2.resp-accordion {
    font-size: 14px;
    font-weight: 500;
}
#divMainSearchControl .col-md-4.col-xs-6 {
    width: 46%;
    max-width: 46%;
    flex:46%;
}
.search_up_tit {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
    color: #6d808b;
    font-weight: bold;
}
.banner_search_box_main {
    background-color: #fff;
    font-size: 14px;
    color: #686868;
    line-height: 18px;
    border: 1px solid #cecece;
    padding: 5px;
    font-weight: 500;
}
.banner_search_box_main select {
    font-size: 14px;
    color: #686868;
    line-height: 18px;
    padding: 3px 21px;
    width: 100%;
    border: none;
}
.sim_banner_serchbox_gary .banner_search_box_main select {
    padding: 3px 10px 3px 2px;
    height: 27px;
    border-radius: 0px;
}
.banner_search_box_main input {
    font-size: 14px;
    color: #686868;
    line-height: 18px;
    padding: 5px;
    width: 91%;
    border: none;
}
.pin_icn_input.banner_search_box_main input {
    background-image: url(../../../CommonThemes/Images/serch_pin.png);
    background-repeat: no-repeat;
    background-position: 7px 9px;
    padding: 5px 5px 5px 23px;
    color: #686868;
    font-weight: 700;
    font-size: 14px;
}
.banner_search_box_main a {
    width: 9%;
    float: right;
    border: none;
    text-indent: -9999px;
    background: url(../../../CommonThemes/Images/search_cross_icn.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 27px;
}
#divMainSearchControl .col-md-2 {
    width: 19%;
    max-width:19%;
    flex:19%;
}
.date_pick input {
    width: 100% !important;
    float: none;
    background: url('../../../CommonThemes/Images/blue_date.png');
    background-repeat: no-repeat;
    background-position: 95%;
    background-size: 17px;
}
#divMainSearchControl .col-md-2.pull-right {
    width: 147px;
    max-width:147px;
    flex:147px;
}
.home_btn_go {
    display: block;
    text-align: right;
}
.home_btn_go a {
    padding: 9px 0px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    display: block;
    border-radius: 3px;
}
.sim_banner_tit {
    font-size: 64px;
    text-transform: uppercase;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.more_fil_main_box {
    border-bottom: 1px solid #306076;
    margin: 0 0 0px 0;
    padding: 0 0 0px 0;
}
#divMainSearchControl .more_fil_main_box {
    border-bottom: none;
}
#divHomeTypesCategory .filter_faq .faq_mainoutercon {
    border: 1px solid #dedede;
    padding: 7px 10px;
    background: #fff;
}
#divHomeTypesCategory .filter_faq .heading-new {
    border: none;
    cursor: pointer;
}
#divHomeTypesCategory .filter_faq .faq_que {
    width: 90%;
    float: left;
}
#divHomeTypesCategory .filter_faq .faq_que a {
    color: #686868;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
#divHomeTypesCategory .filter_faq .faq_mainoutercon .down_icon {
    float: right;
    background-image: url(../../../CommonThemes/Images/faq_down.png);
    background-repeat: no-repeat;
    height: 12px;
    background-position: right;
    width: 10%;
    margin: 4px 0 0 0;
}
#divHomeTypesCategory .filter_faq .faq_mainoutercon .active .down_icon {
    background-image: url(../../../CommonThemes/Images/faq_up.png);
}
#divHomeTypesCategory .filter_faq .ans_box {
    margin: 7px 0 0 0;
}
#divHomeTypesCategory .data_advance_scroll {
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
}
.set_chk_box .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 26px;
    font-weight: normal;
}
#divHomeTypesCategory .filter_faq .ans_box .set_chk_box label {
    color: #36566b;
}
.set_chk_box .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.set_chk_box .container:hover input ~ .checkmark {
    background-color: #ccc;
}
.set_chk_box .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #375c6e;
    border-radius: 3px;
}
.set_chk_box .container input:checked ~ .checkmark {
    background-color: #375c6e;
}
.set_chk_box .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.set_chk_box .container .checkmark:after {
    left: 4px;
    top: -1px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.set_chk_box .container input:checked ~ .checkmark:after {
    display: block;
}
.feature-box-info h2
{
    font-family: 'Satisfy', cursive;
    text-align: center;
    font-size: 3em;
    color: #000;
    line-height: 42px;
    margin: 0 0 32px 0;
}
.feature-box-image{margin-bottom: 30px;}
.feature-box-info p{font-size: 14px;}

.connect {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    vertical-align: super;
    line-height: 24px;
    text-transform: uppercase;
}
.social_data_txt_footer {
    margin: 0px 10px 0 0;
    border-radius: 100px;
    vertical-align: top;
    display: inline-block;
}
.social_data_txt_footer a i {
    font-size: 25px;
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    color: #fff;
}

.data_swich_right {
    position: absolute;
    top: 22px;
    right: 14px;
}

.data_go_btn_box .switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 19px;
    margin: 1px 7px 0 0;
}

    .data_go_btn_box .switch input {
        display: none;
    }

.data_go_btn_box .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .data_go_btn_box .slider.round {
        border-radius: 34px;
    }

    .data_go_btn_box .slider:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .data_go_btn_box .slider.round:before {
        border-radius: 50%;
    }

.map_home {
    display: inline-block;
    font-size: 13px;
    color: #fff;
}

.data_go_btn_box a.map_home {
    float: right;
}

.data_go_btn_box .slider.round:before {
    border-radius: 50%;
}

.data_go_btn_box input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.data_go_btn_box input:checked + .slider {
    background-color: #234c9e;
}

@media only screen and (min-width:768px) and (max-width:979px) 
{
   
}

.bot-links.col-md-12{
	font-weight:bold;
	font-family:'lato';
}


@media only screen and (max-width: 2000px) and (min-width: 1800px){
.main_bg_img + .sim_banner_data_box {
    top: 40px !important;
}
}
@media only screen and (max-width: 1200px) and (min-width: 1024px)
{
    .logo {
        width: 148px !important;
        margin-top: 11px !important;
    }
    .header-right .main_menu_top .nav > li > a {
        font-size: 10px !important;
        padding: 10px 2px !important;
        position: relative !important;
    }
    .header-shopping-cart .btn {
        font-size: 10px !important;
        margin: 0px !important;
        padding: 6px 4px !important; 
    }
    a.cart_icon_top_blue {
        width: 30px !important;
        height: 30px !important;
        font-size: 16px !important;
        line-height: 21px !important;
    }
    .all_data_right .header-user-name {
        font-size: 10px !important;
        margin: 0px !important;
    }
    .main_menu_top {
        margin: 0px !important;
    }
    .navbar-collapse.collapse {
        padding: 0px;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
.sim_banner_data_box {
    top: 0px !important;
}
}