﻿@charset "utf-8";
@import url("font.css");

body {
    margin: 0px;
    padding: 0px;
    font-family: 'OpenSans-Regular-webfont' !important;
}

.navbar-static-top {
    margin-bottom: 19px;
}
.navbar-header:after {
	margin-bottom: 0;
}
.clear {
    clear: both;
}
.header {
    width: 100%;
    height: 420px;
    padding-top: 60px;
	margin-top: -20px;
    background: #fefef1 url(../images/heade-bg.jpg) center top;
}
.nav-menu-home .navbar-collapse.collapse {
	display: none !important;
}
.horizontal-navbar-home {
	display: block;
}
.header-style-2 #logo-wrapper a {
	overflow: hidden;
}
    .header-style-2 .logo {
        max-width: 350px;
        margin: 0px;
        padding-top: 0px;
        float: left;
		z-index: 100;
		position: relative;
    }
.extra-padding {
    padding-top: 167px;
}

.extra-padding-2 {
    padding-top: 102px;
}

.extra-padding-3 {
    padding-top: 72px;
}

.header-inner {
    max-width: 628px;
    margin: 0 auto;
}

.dropdown-toggle {
    background-color: transparent !important;
}

.header-inner .logo {
    width: 351px;
    margin: 10px auto 40px;
	z-index: 100;
	position: relative;
}
.header-inner .mobileLogo {
	display: none;
}

.header-inner .search {
    background-color: #d20505;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top: 45px;
}

.header-inner .search-box {
    max-width: 448px;
	width: 68%;
    height: 63px;
    color: #9e9e9e;
    border: 1px solid #9e9e9e;
    font-size: 26px;
    -webkit-border-radius: 8px;
    font-family: 'OpenSans-Bold-webfont';
    -moz-border-radius: 8px;
    padding-left: 15px;
    border-radius: 8px;
    float: left;
    margin: 12px 6px 12px 12px;
}

.header-inner .inputbtn {
    width: 30%;
	max-width: 160px;
    height: 63px;
    font-size: 26px;
    -webkit-border-radius: 8px;
    font-family: 'OpenSans-Bold-webfont';
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: right;
    margin: 12px 12px 12px 6px;
    background-color: #444444;
    border-top: 2px inset #cccccc !important;
    border: 0px;
    text-shadow: 1px 1px 1px #444444;
    color: #fff;
    filter: dropshadow(color=#444444, offx=1, offy=1);
}

.box-border {
    border: 1px solid #e5e4db !important;
    background-color: #fff !important;
    width: 48.89809078699% !important;
    padding: 30px 30px 30px 30px !important;
}

.box-bg {
    background: url(../images/box-search.gif) no-repeat right bottom;
}

.box-bg-1 {
    background: url(../images/box-search-1.gif) no-repeat right bottom;
    float: right !important;
}

.box-margin {
    margin-left: 20px !important;
}

.box-border p {
    font-size: 16px;
    color: #000;
}

.box-border h1 {
    color: #888888;
    font-size: 54px;
    font-family: 'OpenSans-Light-webfont';
    margin: 0px;
    padding: 10px 0px 5px;
    letter-spacing: -1px;
}

.box-border h2 {
    color: #d20505;
    font-size: 18px;
    font-family: 'OpenSans-Regular-webfont';
    margin: 0px;
    padding: 0px;
}

.box-border .search-btn {
    width: 133px;
    line-height: 44px;
    font-size: 17px;
    -webkit-border-radius: 8px;
    font-family: 'OpenSans-Bold-webfont';
    -moz-border-radius: 8px;
    text-align: center;
    border-radius: 8px;
    font-weight: bold;
    margin: 18px 0px;
    background-color: #444444;
    float: left;
    border-top: 2px inset #cccccc !important;
    border: 0px;
    text-shadow: 1px 1px 1px #444444;
    color: #fff;
    filter: dropshadow(color=#444444, offx=1, offy=1);
}

    .box-border .search-btn:hover {
        text-decoration: none;
    }

.col-md-6 .redmore-btn {
    width: auto;
    line-height: 44px;
    font-size: 18px;
    -webkit-border-radius: 8px;
    font-family: 'OpenSans-Semibold-webfont';
    -moz-border-radius: 8px;
    text-align: center;
    border-radius: 8px;
    font-weight: bold;
    margin: 18px 0px;
    padding: 0px 15px 0px 15px;
    background-color: rgba(68, 68, 68, 0.9);
    float: left;
    border-top: 2px inset #cccccc !important;
    border: 0px;
    text-shadow: 1px 1px 1px #444444;
    color: #fff;
    filter: dropshadow(color=#444444, offx=1, offy=1);
}

    .col-md-6 .redmore-btn:hover {
        text-decoration: none;
        color: #84d3f0;
    }

.logo-space {
    margin: 0px;
    padding: 31px 0px 30px;
}

.logo-web-fetch {
    padding-bottom: 30px;
    margin: 0px;
}

.box-2-bg {
    background-color: rgba(132, 211, 240, 0.1) !important;
    border: 0px !important;
}

.box-3-bg {
    background-color: rgba(153, 153, 153, 0.1) !important;
    border: 0px !important;
}

.box-4-bg {
    background-color: rgba(242, 139, 21, 0.1) !important;
    border: 0px !important;
}

.box-5-bg {
    background-color: rgba(145, 200, 0, 0.1) !important;
    border: 0px !important;
}

.box-height {
    height: 388px !important;
    border: 0px !important;
    width: 48.89809078699% !important;
    padding: 30px 30px 30px 30px !important;
}

.box-height-1 {
    height: 383px !important;
    border: 0px !important;
    width: 48.89809078699% !important;
    padding: 30px 30px 30px 30px !important;
    font-size:;
}

    .box-height p, .box-height-1 p {
        font-size: 14px !important;
        color: #444444 !important;
    }

.box-border-3 img {
    width: 100%;
}

.box-border-2 {
    border-bottom: 1px solid #a0a09f !important;
    background-color: #fff !important;
    width: 63.89809078699% !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    padding: 70px 30px 30px 30px !important;
}

.box-border-3 {
    border: 0px solid #e5e4db !important;
    background-color: #fff !important;
    width: 34.89809078699% !important;
    padding: 30px 30px 30px 30px !important;
}

.box-border-4 {
    border-bottom: 1px solid #a0a09f !important;
    background-color: #fff !important;
    width: 63.89809078699% !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    padding: 20px 30px 80px 30px !important;
}

.box-border-h2 h2 {
	color: #d20505;
	font-size: 21px;
	font-family: 'OpenSans-Bold-webfont';
	margin: 0px;
	padding-bottom: 5px;
}

.box-border-h2 p {
	font-family: 'OpenSans-Regular-webfont';
	font-size: 14px;
}

.partner-header-wrapper {
  padding-top: 27px;
  margin: 0px;
}

.partner-header {
  background: url(../images/red_bkgd.png) no-repeat right bottom;
}

.partner-header h1 {
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 48px;
  margin-bottom: 4px;
}

.partner-header h2 {
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 24px;
  margin-top: 0px;
  padding-bottom: 8px;
}

.logoImage {
  margin: 10px 0 65px 0;
}

.partner-message {
  margin-bottom: 155px;
}

.btn {
  background: #e60000;
  background-image: -webkit-linear-gradient(top, #e60000, #a80000);
  background-image: -moz-linear-gradient(top, #e60000, #a80000);
  background-image: -ms-linear-gradient(top, #e60000, #a80000);
  background-image: -o-linear-gradient(top, #e60000, #a80000);
  background-image: linear-gradient(to bottom, #e60000, #a80000);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #b00000;
  background-image: -webkit-linear-gradient(top, #b00000, #8f0007);
  background-image: -moz-linear-gradient(top, #b00000, #8f0007);
  background-image: -ms-linear-gradient(top, #b00000, #8f0007);
  background-image: -o-linear-gradient(top, #b00000, #8f0007);
  background-image: linear-gradient(to bottom, #b00000, #8f0007);
  text-decoration: none;
}

.footer-style-1 {
    background-color: transparent !important;
    width: 48.89809078699% !important;
    color: #fff !important;
    font-size: 14px !important;
    padding-left: 0px !important;
}

.footer-style-2 {
    margin-left: 20px !important;
}

.footer-style-1 p {
    font-size: 13px;
    color: #fff;
    text-shadow: 3px 1px 1px #444444;
    filter: dropshadow(color=#444444, offx=1, offy=1);
    opacity: 0.7;
    margin-top: 20px;
}

.footer-style-1 ul {
    margin-left: 15px;
    padding: 0px;
    list-style: none;
    font-size: 14px;
}

    .footer-style-1 ul li {
        margin: 0px;
        padding-right: 10px;
        float: left;
        line-height: 21px;
        list-style: none;
    }

        .footer-style-1 ul li a {
            color: #fff;
            text-shadow: 3px 1px 1px #444444;
            filter: dropshadow(color=#444444, offx=1, offy=1);
            opacity: 0.7;
        }
.footer-style-1  .social-icon {
	float: right;
}
    .footer-style-1 .social-icon ul {
        padding: 0px;
        float: right;
        margin-top: 120px;
    }

        .footer-style-1 .social-icon ul li {
            margin: 0px;
            padding-right: 10px;
            float: left;
            list-style: none;
        }
@media (max-width: 992px) {
	.header-style-2 {
		padding-top: 30px;
		height: 180px;
	}
		.header-style-2 .logo {
			max-width: 200px;
		}
	.navbar-static-top {
		margin-top: 0;
	}
}
@media (max-width: 767px) {
	.horizontal-navbar-home {
		display: none !important;
	}
	.footer-style-1 {
		width: 100% !important;
	}
	.footer-style-1 .social-icon ul {
        margin-top: 20px;
    }
}
@media (min-width: 768px) {
	.header {
		padding-top: 0;
	}
	.header-inner .nav-menu-home {
		display: none !important;
	}
	.header-inner .logo {
		padding-top: 70px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .box-height {
        width: 100% !important;
    }

    .box-height-1 {
        width: 100% !important;
    }

    .box-margin {
        margin-left: 0px !important;
        margin-top: 30px;
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .box-border {
        width: 100% !important;
    }

    .box-margin {
        margin-left: 0px !important;
        margin-top: 10px !important;
    }

    .footer-style-1 {
        width: 100% !important;
    }

    .footer-style-2 {
        margin-left: 0px !important;
    }

    .footer-style-1 .social-icon ul {
        margin-top: 0px;
    }

    .header-style-2 .logo {
        margin: 0px;
        padding-top: 0px;
    }

    .header-style-2 .nav-menu {
        width: 100%;
        margin-top: 0px;
    }

    .extra-padding-2 {
        padding-top: 100px;
    }

    .box-border-2 {
        width: 100% !important;
    }

    .box-border-3 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-collapse {
		margin-top: 35px;
	}
	.extra-padding {
        padding-top: 40px;
    }
	.header {
        padding-top: 30px;
	}
    .header-inner {
        max-width: 600px;
        margin: 0 auto;
    }

        .header-inner .search-box {
            width: 64%;
			max-width: 410px;
        }

        .header-inner .inputbtn {
            width: 120px;
        }
	.header-inner .logo {
        margin: 10px 0;
		float: left;
    }
    .box-border {
        width: 100% !important;
    }
	.box-border-2 {
        width: 100% !important;
		background-color: transparent !important;
        padding: 36px 0px 46px 0px !important;
    }
	.header-style-2 {
		height: 110px;
	}
    .box-border-3 img {
        width: auto;
    }
    .extra-padding-2 {
        padding-top: 40px;
    }

    .box-height {
        width: 100% !important;
    }

    .box-height-1 {
        width: 100% !important;
    }

    .box-margin {
        margin-left: 0px !important;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .header {
        width: 100%;
        height: 420px;
        padding-top: 10px;
    }

    .header-inner {
        max-width: 460px;
        margin: 0 auto;
    }

        .header-inner .search {
            margin-top: 30px;
        }

        .header-inner .search-box {
            width: 256px;
            height: 43px;
            float: left;
            margin: 12px 6px 12px 12px;
            font-size: 16px;
        }

        .header-inner .inputbtn {
            width: 128px;
            height: 43px;
            font-size: 16px;
            float: right;
            margin: 12px 12px 12px 6px;
        }
    .footer-style-2 {
        margin-left: 0px !important;
    }

    .box-border p {
        font-size: 12px;
        color: #000;
    }

    .box-border h1 {
        font-size: 30px;
    }

    .box-border h2 {
        font-size: 14px;
    }

    .box-bg {
        background: url(../images/box-search-mobile.gif) no-repeat right bottom;
    }

    .box-bg-1 {
        background: url(../images/box-search-1-mobile.gif) no-repeat right bottom;
        float: right !important;
    }

    .footer-style-1 ul {
        margin-left: 5px;
        font-size: 11px;
    }

        .footer-style-1 ul li {
            margin: 0px;
            padding-right: 10px;
            float: left;
            line-height: 21px;
            list-style: none;
        }

    .footer-style-1 .social-icon img {
        width: 70%;
    }

    .footer-style-1 .social-icon ul {
        margin-top: -10px;
        float: right;
    }

        .footer-style-1 .social-icon ul li {
            margin: 0px;
            padding-right: 0px;
            float: left;
            list-style: none;
        }

    .modal-footer {
        margin-top: 20px !important;
    }

    .header-inner .logo {
        width: 200px;
        margin: 10px 0;
		float: left;
    }

    .header-inner .nav-menu-home {
        padding-top: 0px;
		display: inline;
    }

    .header-style-2 .logo {
        margin: 0px;
        padding-top: 0px;
    }

    .box-height {
        width: 100% !important;
    }

    .box-height-1 {
        width: 100% !important;
    }

    .header-inner .nav-menu-home  .navbar-header {
        margin-top: 25px !important;
        padding-bottom: 6px !important;
    }
    .extra-padding-2 {
        padding-top: 35px;
    }

    .extra-padding-3 {
        padding-top: 25px;
    }

    .box-border-3 {
        display: none !important;
    }

    .box-border-3 img {
        width: 100%;
    }

    .navbar-static-top {
        margin-bottom: 0px !important;
    }

    .box-border-h2 h2 {
        font-size: 20px;
        padding-bottom: 5px;
    }

    .extra-padding-2 {
        padding-top: 60px;
    }

    .box-height {
        width: 100% !important;
    }

    .box-height-1 {
        width: 100% !important;
    }

    .box-margin {
        margin-left: 0px !important;
        margin-top: 30px;
    }
}

@media only screen and (max-width:479px) {
    .container {width: auto; }
	.header-inner {
        max-width: 310px;
        margin: 0 auto;
    }

        .header-inner .search {
            margin-top: 0px;
        }

        .header-inner .search-box {
            width: 200px;
            height: 40px;
            float: left;
            margin: 12px 5px 6px 12px;
            font-size: 12px;
        }

        .header-inner .inputbtn {
            width: 75px;
            height: 40px;
            font-size: 16px;
            float: right;
            margin: 12px 12px 12px 5px;
        }

        .header-inner .nav-menu-home {
            padding-top: 5px;
        }

    .header-style-2 .nav-menu {
        width: 100%;
        margin-top: 0;
    }

    .header-inner .nav-menu-home  .navbar-header {
        margin-top: 15px !important;
        padding-bottom: 11px !important;
    }
	.header-inner .nav-menu-home .navbar-collapse {
		margin-top: 0 !important;
	}
    .extra-padding-2 {
        padding-top: 1px;
    }

    .extra-padding-3 {
        padding-top: 0px !important;
        margin: 0px !important;
    }

    .box-height {
        height: auto !important;
    }

    .box-height-1 {
        height: auto !important;
    }

    .extra-padding-2 {
        padding-top: 40px;
    }

    .box-margin {
        margin-left: 0px !important;
        margin-top: 20px;
    }

    .box-border-h2 h2 {
        font-size: 14px;
        padding-bottom: 5px;
    }
}
@media (max-width: 380px){
  .container {width: auto;}
  .header-inner .logo {
        width: 185px;
    }
	  .header-inner .search-box {
			width: 58%;
		}
        .header-inner .inputbtn {
            width: 73px;
            font-size: 14px;
        }
	.header-style-2 .logo {
        width: 160px;
    }
}
