@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');
body{font-family: 'Ubuntu', sans-serif; font-size:16px}
img{max-width:100%; height:auto}
p {
    margin: 0 0 20px;
}
/*---------- Header ----------*/
.header {

    background: #000;
    padding: 0 50px 0 0;
    position: relative;

}
.hd-right {

    width: 83%;
    float: right;
    padding-top: 5px;
    position: relative;
    z-index: 2;

}

.header-top {
    background: url(../img/hdborder-bottom.png) no-repeat bottom right;
    padding-bottom: 10px;
}
.header-top ul{padding:0; margin:0}
.header-top ul li {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    vertical-align: middle;
	padding:0 15px
}
.tel {
    font-size: 20px;
    font-weight: 700;
    color: #fffe09 !important;
}
.tel a { color:#fffe09; text-decoration:none}

.social li {
    padding: 2px !important;
}
.social li a {
    background: #fff;
    height: 32px;
    width: 32px;
    display: block;
    border-radius: 50%;
    font-size: 24px;
    color: #000;
    padding: 0 6px;
    font-weight: 700;
}
/*---------- Navigation ----------*/
.navigation {
    background: #000;
    padding: 20px 0;
}
.navigation .navbar {
   min-height: 0;
   margin-bottom: 0;
}
.navigation .navbar-default {
   background-color: transparent;
   border-color: transparent;
}
.navigation .navbar-brand{height:0}

.navigation .navbar-collapse{padding:0}
.navigation .navbar-nav {
   margin: 0;
}
.navigation .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {

    color: #fff;
    background-color: transparent;
}
.navigation .navbar-nav > li > a {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 10px 17.5px;
    font-weight: 500;
	position:relative
}

/*---------- Slider ----------*/
.slider {
    position: relative;
}
.slider img {
    width: 100%;
}
.slide-info h3 {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    line-height: 0.8em;
	margin-top:0
}
.slide-info p {
    font-size: 30px;
    font-weight: 300;
	line-height: 1em;
}
.gaqt {
    font-size: 27px;
    color: #fff000;
    background: #2b185a;
    padding: 12px 20px;
    text-decoration: none;
    margin: 20px 0 0;
    display: table;
}
.gaqt:hover{color: #fff000; text-decoration:none}
.slide-info h3 span {
    color: #da0000;
}
.slide-info {
    background: #fff;
    padding: 25px 55px 25px 25px;
}
/*---------- Panel1 ----------*/	
.panel1 {
    background: #fdfdfd url(../img/choice-background.png) no-repeat;
	text-align:center;	
	padding:70px 0
}

.panel1 h3 {
    font-size: 29px;
    text-transform: uppercase;
    color: #2b185a;
    font-weight: 900;
    position: relative;
    display: table;
    margin: 0px auto;
    padding: 5px 0;
}

.panel1 h3:after {
    content: "";
    background: #2b185a;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 3px;
    width: 52.5%;
}
.panel1 .p1-top ul {
    padding: 0;
    margin: 50px 0;
}
.panel1 .p1-top ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
}
.panel1 .p1-top ul li h4 {
    font-size: 20px;
    text-transform: uppercase;
}

.p1-left ul li {
    text-align: left;
    font-size: 18px;
    padding: 5px;
    position: relative;
	list-style:none;
	line-height:1.2em
}
.p1-left ul li:before {
    content: "";
    background: url(../img/star_icon.png) no-repeat;
    width: 15px;
    height: 14px;
    position: absolute;
    left: -22px;
    top: 10px;
}
.p1-left {
    border: 2px solid #2b185a;
    border-radius: 5px;
    padding: 20px;
}
.p1-left ul {
    padding: 0 22px;
}
.p1-right {
    border: 2px solid #2b185a;
    border-radius: 5px;
    padding: 20px;
}

.p1-bottom [class*="col-"] {
    padding-right: 18px;
    padding-left: 18px;
}
.p1-right h4 {
    font-size: 30px;
    text-transform: uppercase;
    color: #2b185a;
    font-weight: 500;
    text-align: left;
    margin: 5px 0 15px;
}
.p1-right ul{padding-left:0}
.p1-right ul li {
    display: inline-block;
    width: 47%;
    margin: 8px 5px;
}
.p1-right ul li input[type="text" i], .p1-right ul li input[type="tel" i], .p1-right ul li input[type="email" i]{
    font-size: 16px;
    padding: 6px 15px;
    background: #eaeaea;
    border-radius: 5px;
    border: none;
    width: 100%;
}
.p1-right input[type=submit] {
    font-size: 20px;
    color: #ffff13;
    text-transform: uppercase;
    font-weight: 800;
    background: #2b185a;
    border: none;
    padding: 9px 30px;
    border-radius: 5px;
    display: table;
    margin-left: 3px;
    margin-bottom: 8px;
}
/*---------- Panel2 ----------*/	
.panel2 {
    background: #f6f6f6;
    padding: 50px 0 10px;
}
.panel2 p{font-size:17px}
/*---------- Panel3 ----------*/	
.panel3 {
    text-align: center;
    padding: 50px 0 60px;
}
.panel3 h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 400;
}
.panel3 h4 {
    font-size: 22px;
    font-weight: 400;
}
.cu {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffff13;
    background: #2b185a;
    padding: 10px 18px;
    border-radius: 5px;
    margin: -26px auto;
    display: table;
}
.cu:hover {
	color: #ffff13;
	text-decoration:none
}
.p3-box {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 20px 0 40px;
}
/*---------- Panel4 ----------*/	
.panel4 {
    background: #2b185a;
    padding: 50px 0;
}
.panel4 h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin: 25px 0;
}
.p4-left h3 {
    font-size: 20px;
    color: #ffff13;
    text-transform: uppercase;
    margin: 10px 0;
}

.p4-left, .p4-right {

    padding: 20px;
    border-top: 2px solid #ffff13;
    border-bottom: 2px solid #ffff13;
    background: #261354;

}
.p4-left ul {
    padding: 0;
}
.p4-left ul li {
    display: inline-block;
    width: 49%;
    color: #fff;
    font-size: 17px;
    padding: 4px 0;
}

.p4-right h3 {
    font-size: 25px;
    color: #ffff13;
    text-transform: uppercase;
    margin: 10px 0 32px;
    font-weight: 400;
}
.p4-right p {
    font-size: 15px;
    color: #fff;
    font-style: italic;
}
.p4-right h4 {
    font-size: 17px;
    color: #fff;
    font-weight: 400;
}
.p4-right h4, .p4-right .bullets {
    display: inline-block;
}
.p4-right .bullets {
    float: right;
    padding: 13px 0;
}
/*---------- Footer ----------*/
.footer {
    padding: 40px 0 15px;
}	
.footer-info > li {
    display: inline-block;
    vertical-align: top;
}
.footer h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 30px;
}
.footer-info {
    padding: 0;
}
.contact-info {
    padding: 0;
}
.contact-info li {
    font-size: 16px;
    padding: 0 0 20px 0;
    list-style: none;
}
.contact-info li a{color:#000}
.footer-cta h4 {
    font-size: 22px;
    font-weight: 800;
}
.rafq {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    color: #ffff13;
    background: #2b185a;
    text-align: center;
    width: 100%;
    display: block;
    padding: 15px;
    border-radius: 5px;
    margin-top: 25px;
}
.rafq:hover{ color: #ffff13; text-decoration:none}
.footer-nav li a {
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
}
.footer-nav li {
    list-style: none;
    padding: 0 0 10px 0;
}
.follow h3 {
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 0;
}
.follow .social li {
    display: inline-block;
    border-radius: 50%;
}
.follow .social li a{ background:#666666 !important; color:#fff !important; height:30px; width:30px; font-size:19px; padding:2px 7px}
.follow .social {
    padding: 0;
    margin-bottom: 30px;
}
.follow .social li {
    padding: 2px !important;
}
.follow .social li:nth-child(1) {
    padding-left: 0 !important;
}
.follow h4 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 35px;
	font-weight:400
}
.follow p {
    font-size: 14px;
    text-transform: uppercase;
}

.footer-nav {
    position: relative;
}
.mail {
    text-decoration: underline;
}
/*---------- Inner page ----------*/
.Inner-banner {
    padding: 14% 0 3%;
    background: #cdcccf;
}
.Inner-banner h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: -1px;
    margin-bottom: 0;
}
.Inner-banner span {
    font-size: 22px;
}
.content-area {
    padding: 50px 0;
    background:url(../img/choice-background.png) no-repeat;
}
.content-area h3 {
    font-size: 22px;
    color: #29166f;
    font-weight: 700;
    margin-top: 0;
}
.content-area p {
    margin: 0 0 40px;
}
.align-right {
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
}

.about-panel {
    text-align: center;
    background: #f6f6f6;
    padding: 40px 0 30px;
    margin-top: -35px;
}
.about-panel h4 {
    font-size: 22px;
    font-weight: 800;
    color: #29166f;
    text-transform: uppercase;
}
.about-grid {
    padding: 0 6%;
    min-height: 365px;
}
.about-grid  p{font-size:16px}
.about-border{
    border-left: 1px solid #c5c5c5;
}
@media(min-width:480px) and (max-width:767px)
{
	
.panel4 [class*="col-"] {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}	
	
	.footer-info > li {
		    width: 45% !important;
    margin: 10px;
}
.footer-cta {
    padding: 0 !important;
	border-top: none !important;
}
.footer-cta h4 {
    font-size: 20px;
}
.rafq {
    font-size: 14px;
}
}
@media(max-width:767px)
{
/*---------- Header ----------*/		
.header {
    background: #040210;
    padding: 0 0 0 0;
    text-align: center;
}
.hd-right {
    width: 100%;
    float: none;
}
.header-top ul li {
    padding: 8px 15px;
}
.navigation {
    padding: 0 15px;
	background: #040210;
}
.navigation .navbar-nav > li > a {
    text-align: left;
}
/*---------- Slider ----------*/
.slide-info h3 {
    font-size: 29px;
}
.slide-info p {
    font-size: 21px;
}
.gaqt {
    font-size: 15px;
}
/*---------- Panel1 ----------*/
.panel1 .p1-top ul li {
    padding: 30px 0;
    width: 50%;
    display: table;
    margin: 0 auto;
}
.panel1 .p1-top ul li + li {
    border-top: 1px solid #dedede;

}
.p1-bottom [class*="col-"]{margin-bottom:25px}
.p1-right ul li {
    width: 100%;
}
.panel1 h3::after {
    width: 100%;
}
.panel1 .p1-top ul {
    margin: 15px 0;
}
.panel1 h3 {
    font-size: 25px;
}
.panel1 {
    padding: 40px 0;
}
/*---------- Panel2 ----------*/
.panel2 img{max-width:100%}

/*---------- Panel4 ----------*/
.panel4 h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 25px;
}
.p4-left ul li {
    display: inline-block;
    width: 100%;
}
.panel4 [class*="col-"]{margin-bottom:25px}
/*---------- footer ----------*/
.footer-nav {
    padding: 0;
}
.footer-info > li {
    padding: 25px 0;
	width:100%
}
.footer-info > li+li {
	border-top: 1px solid #cccccc
}
.footer-info > li:first-child{ padding-top:0}
.footer-info > li:last-child{ padding-bottom:0}
/*---------- Innerpage ----------*/	
.Inner-banner h1 {
    font-size: 30px;
}
.Inner-banner span {
    font-size: 18px;
}
.Inner-banner {
    padding: 2% 0 8%;}
.about-border {
    border-left: none;
}	
}

@media(min-width:768px)
{
/*---------- Header ----------*/	
	.header-top ul {
    float: right;
}
.logo {
    position: absolute;
    z-index: 2;
}
/*---------- Navigation ----------*/	
.navigation{float:right}
.navigation .navbar-header {
    display: none;
}
.navigation ul li+li:before {
    content: "";
    background: rgba(255,255,255,0.3);
    height: 48%;
    width: 2px;
    position: absolute;
    left: 0;
    top: 10px;
}
.header::before {
    content: "";
    background: url(../img/shadow.png) no-repeat;
    width: 100%;
    height: 130px;
    position: absolute;
    z-index: 1;
    top: 55px;
    left: 0;}
.header::after {
    content: "";
    background: #000;
    height: 166px;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 10%, 100% 85%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, -95% 52%);
    position: absolute;
    right: 0;
    top: 0px;
	z-index:1
}	
/*---------- Slider ----------*/
.slide-info {
    position: absolute;
    top: 40%;
    left: 22%;
}

.slide-info::after {
    content: "";
    border-color: transparent #e2e8e8 transparent transparent;
    border-width: 40px;
    border-style: solid;
    position: absolute;
    top: 32%;
    right: 0%;
}
/*---------- panel1 ----------*/
.panel1 .p1-top ul li+li {
    border-left: 1px solid #dedede;
}
.p1-bottom .row {
    margin-right: 45px;
    margin-left: 45px;
}
/*---------- panel4 ----------*/
.p4-left ul li:nth-child(even) {
padding-left:20px
}
.p4-right {
    margin-left: 15px;
}
/*---------- Footer ----------*/
.footer-info > li:nth-child(1) {
    width: 22%;
}
.footer-info > li:nth-child(2) {
    width: 34%;
}
.footer-info > li:nth-child(3) {
    width: 28%;
}
.footer-nav:after{ content:""; background:#cccccc; position:absolute; right:40px; top:0; height:100%; width:1px}	
}

@media(min-width:768px) and (max-width:991px)
{
/*---------- Header ----------*/		
.header {
    padding: 0 35px 0 0;
}	
.navigation .navbar-nav > li > a {
    font-size: 12px;
    padding: 10px 12px;
}
.logo {
    width: 20%;
}
.header-top ul li {
    font-size: 12px;
}
.social li a {
    height: 25px;
    width: 25px;
    font-size: 18px;
}
.header-top ul li {
    padding: 0 8px;
}
.tel {
    font-size: 17px !important;
}
.navigation{padding:0}
.header::after {
    content: "";
    background: #000;
    height: 108px;
}
.header::before {
    content: "";
    background: url(../img/shadow.png) no-repeat center;
    top: 20px;
	background-size:contain
}
/*---------- Slider ----------*/
.slide-info h3 {
    font-size: 25px;
}
.slide-info p {
    font-size: 19px;
}
.gaqt {
    font-size: 14px;
}
.slide-info {
    top: 37%;
}
/*---------- Panel1 ----------*/
.panel1 .p1-top ul li {
    width: 19%;
}
.panel1 .p1-top ul li h4 {
    font-size: 16px;
}
.p1-top ul li img {
    width: 70%;
}
.panel1 h3 {

    font-size: 26px;
}
.p1-right h4 {
    font-size: 24px;
}
.p1-right ul li {
    width: 100%;
}

.p1-right {
    min-height: 373px;
}
/*---------- Panel4 ----------*/
.p4-left ul li {
    width: 100%;
}
.p4-left ul li:nth-child(even) {
padding-left:0px
}
.footer-info > li {
    width: 49% !important;
	margin-bottom:25px
}
.footer-nav {
    padding: 0;
}
.footer-nav::after {
    right: 0;
}
.follow {
    padding-left: 30px;
}
.footer-info > li:nth-child(3), .footer-info > li:last-child{margin-bottom:0}
.Inner-banner h1 {
    font-size: 32px;
}
.Inner-banner span {
    font-size: 19px;
}
}


@media(min-width:992px) and (max-width:1199px)
{
/*---------- Header ----------*/		
.header {
    padding: 0 35px 0 0;
}	
.navigation .navbar-nav > li > a {
    font-size: 14px;
}
.logo {
    width: 20%;
}
.navigation{padding:2px}
.header::after {
    content: "";
    background: #000;
    height: 130px;
}
.header::before {
    top: 53px;
    background-size: contain;

}
/*---------- slider ----------*/
.slide-info h3 {
    font-size: 32px;
}
.slide-info p {
    font-size: 24px;
}
.gaqt {
    font-size: 15px;
}
/*---------- panel1 ----------*/
.p1-right ul li {
    width: 46%;
}
.panel1 .p1-top ul li {
    width: 19%;
}
.p4-left ul li {
    font-size: 14px;
}
.p4-left, .p4-right {
    min-height: 321px;
}
/*---------- Footer ----------*/
.footer-info > li:nth-child(2) {
    width: 28%;
}
.footer-info > li:nth-child(3) {
    width: 31%;
}
.rafq {
    font-size: 18px;
}
}


@media(min-width:1200px)
{
	.p4-left, .p4-right {
    min-height: 322px;
}
}