
@font-face {
  font-family: 'FiraSans-Regular';
  src: url('../fonts/FiraSans-Regular.otf')  format('truetype'); 
}

@font-face {
  font-family: 'Exo2-SemiBold';
  src: url('../fonts/Exo2-SemiBold.ttf')  format('truetype');
}

h1 ,h2 ,h4{font-family: 'Exo2-SemiBold';}

body{ font-size: 14px;
    font-family: 'FiraSans-Regular';
}

/*html {scroll-behavior: smooth;}*/

.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
  }

.affix + .first_section {
    padding-top: 82px;
}

/*.active{color:#990505 !important;}*/

.title {font-weight: 700;font-size: 20px;}

/*----header-----*/

.wt_header{background: rgba(240, 240, 240, 0.95);
    border-bottom: 1px solid #ddd;}

#logo img{
	max-height: 45px;
}
.navbar{margin-bottom: 0px !important;border-radius: 0px !important;}
.navbar-nav li a{
	text-transform: uppercase;
	color: #444 !important;
    font-weight: 700;
    line-height: 50px;
    font-size: 15px;
    text-transform: uppercase;
}
.nav li a:hover{color: #990505 !important;}

.first_section{
	padding: 50px 0px;
	background-image: url(../images/banner_overlay.jpg);
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.publish_list h4 {
    text-shadow: 1px 1px 2px black, 0 2px 2px #333;
    margin-bottom: 10px;
}
.col_text{color: #fff;font-family: 'Lato' !important;}
.col_text span{font-weight: 700;}
.col_text p{font-size: 16px;}

.description{margin-bottom: 20px;
    padding-left: 24px;}

.cf_form{width: 80%;background: rgba(120, 120, 120, 0.45);
    padding: 20px 30px;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;text-align: center;}

.cf_form h2{color: #fff;font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;}

.cf_text{color: #444;
	    max-width: 100%;
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 6px 12px;
    line-height: 25px;
    background-color: #fff;
    background-image: none;}
.cf_select{height: 38px;}

.cf_submit{background-color: #990505;
    border: none;
    padding: 8px 22px;
    font-size: 16px;
    font-weight: 600;color: #fff;width: 100%;}
.cf_submit:hover{background-color: #000;}


/** about us **/
.about_section{padding: 50px 0px;border-color: #cfcfcf;
    border-style: solid;
    border-width: 0px 0px 1px 0px;}
.ab_text{margin-bottom: 30px;}

.img_wrap img{max-width: 100%;}

.publish_img img{max-width: 620px;}

/** accordian***/
.our_usp .panel-title .glyphicon{font-size: 22px;font-weight: bold;font-family: unset;}
.our_usp a:hover{text-decoration: none;}
.our_usp a{text-decoration: none;}
.panel-group .panel+ .panel{margin-top: 0px !important;}
.panel-title{    color: #666;
    font-size: 18px;
    font-weight: 700;}
.panel-body{background-color: #f8f8f8;}
.our_usp .panel{border-bottom: 0px;border-radius: 0px;}
.our_usp .panel:last-child{border-bottom: 1px solid #ddd;}

/***news section***/
.news_section{padding: 50px 0px;background-color: #f3f3f3;border-color: #cfcfcf;
    border-style: solid;
    border-width: 0px 0px 1px 0px;}
.newspaper_wrap .img_wrap{margin-top: 30px;}
.newspaper_wrap2{padding-left: 50px;}

/** faq section***/
.faq_section{padding: 50px 0px;border-color: #cfcfcf;
    border-style: solid;
    border-width: 0px 0px 1px 0px;}
.faq_wrap h2{font-size: 35px;
    color: #000000;
    font-weight: 300;}
.faq_wrap h2 strong{font-family: 'Lato';}
.faq_section a{color: #990505;text-decoration: none;}
.faq_wrap{
    margin-bottom: 20px;
}
.faq_wrap1 .title{color: #111;}


/** pricing section **/
.pricing_section{padding: 50px 0px;border-color: #cfcfcf;
    border-style: solid;
    border-width: 0px 0px 1px 0px;}
.pricing_section .faq_wrap{text-align: center;margin-bottom: 40px;}

.pricing_section h3{color: #666;font-family: 'Lato Light';
    font-size: 18px;
    font-weight: 300;}
.pricing_box {
	font-family: 'Lato Light';
    text-align: center;
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.pricing_header h3{font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 30px 15px;
    margin: 0;
}
.plan_price h4 {
	font-family: 'Lato';
    color: #222;
    font-size: 44px;
    font-weight: 400;
    margin-bottom: 0;
}
.plan_price {
    background-color: #f3f3f3;
    margin: 0;
    line-height: normal;
    padding: 20px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}
.pricing_box ul {
    font-size: 18px;
    font-weight: 300;
    padding: 5px 20px;
    margin: 0;
    list-style: none;
    background: #ffffff;
}
.pricing_box ul li:nth-child(1){border-top: none;}
.pricing_box ul li {
    margin: 0;
    padding: 10px 25px;
    border-top: 1px solid #e7e7e7;
}
.pricing_btn {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #e7e7e7;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.pricing_btn .btn {
    font-size: 16px;
    font-weight: 900;
}
.btn-black {
    background-color: #444;
    color: #fff;
}

.btn-black:hover {
    background-color: #000;
    color: #fff !important;
}

.plan_price h4 i {
	color: #fff;
    display: block;
    font-style: normal;
    font-size: 14px;
    color: #999;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 5px;
}

.standard_pkg .pricing_header , .standard_pkg .plan_price{
    background-color: #990505;
    border-top: 1px solid #990505;
    border-bottom: 1px solid #990505;
}
.standard_pkg .plan_price{padding-top: 2px;}
.standard_pkg h3{color: #f7f7f7;}
.standard_pkg .plan_price h4 , .standard_pkg .plan_price h4 i{color: #f7f7f7;}

.standard_pkg .btn-black{background-color: #990505;}
.standard_pkg .btn-black:hover{background-color: #000;}
.premium_pkg .plan_price{padding-top: 2px;}


/***  clients section **/
.clients_section{padding: 50px 0px;border-color: #cfcfcf;
    border-style: solid;
    border-width: 0px 0px 1px 0px;}
.owl_slider_wrap{width: 86%; text-align: center;margin: auto;padding-top: 40px;}
.owl-carousel .items{border: 1px solid #ddd;}
.owl-prev{position: absolute;top: 70px;left: -20px;}
.owl-next{position: absolute;top: 70px;right: -20px;}
.owl-prev .fa{color: #888888;font-size: 15px;}
.owl-next .fa{color: #888888;font-size: 15px;}

/** contact section***/
.contact_section{padding: 50px 0px;
	background-image: url(../images/call_to_action_bkg.jpg);
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.contact_form .faq_wrap h2{color: #fff;}
.contact_form .faq_wrap{color: #fff;text-align: center;margin-bottom: 0px;}
.contact_form {background: rgba(12, 11, 11, 0.48);
    overflow: hidden;
    padding: 20px;
    width: 75%;
    margin: auto;
}
.contact_form .faq_wrap p{font-size: 18px;font-family: 'Lato Light';}
.contact_us_form{width: 100%;background: none;}
.contact_us_form textarea{resize: none;}
.wt_copyright span{color: #990505;}
.bottom_footer_sec{text-align: center;background: #1A1E23;
    padding: 15px 0;
    color: #999;}


@media only screen and (min-width: 768px)  and (max-width: 1024px) and (orientation: portrait){

	.newspaper_wrap2 {padding-left: 0px;}
	.pricing_box{min-height: 640px;}
	
}

/* Portrait galaxy */
@media only screen and (min-width: 320px)  and (max-width: 767px){

	

}

/* Portrait iphone*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

  	.navbar-collapse{position: absolute;
    	/*background: rgba(240, 240, 240, 0.95);*/
    	background-color: #1A1E23;
    	z-index: 2;
    	width: 100%;margin-top: 10px;}
    .navbar-right{padding: 0px 25px;}
  
  	.navbar-toggle{margin-top: 15px;border-color: #E1E1E1;
  		background-color: #FFFFFF;
  		border-radius: 2px;
    	border-style: solid;
    	border-width: 1px;
  	}
  	/*.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
  		background-color: #990505;
  	}*/

  	.navbar-nav li a:before{
	    content: "\f0da";
	    position: absolute;
	    /*top: 10px;*/
	    margin-left: -15px;
	    font-family: 'FontAwesome';
	    font-size: 12px;
	    color: #a5a5a5;
	}
  	.navbar-nav li a {
	    text-transform: uppercase;
	    /* color: #444 !important; */
	    font-weight: 200 !important; 
	    line-height: 50px;
	    color: #a5a5a5 !important;
	    font-size: 14px;
	    text-transform: capitalize;
	    line-height: 25px;
	    border-bottom: 1px dotted #4c4c4c;
	}
	.navbar-nav li:last-child a{border-bottom: 0px;}


  	.navbar-default .navbar-toggle .icon-bar {background-color: #333;}

  	.navbar{min-height: 70px;}
  	.col_text h1{font-size: 28px;}
  	.cf_form h2{font-size: 24px;}
  	.cf_form{width: 100%;}
  	.faq_wrap h2{font-size: 30px;}
  	.newspaper_wrap2{padding-left: 0px;padding-top: 20px;}
  	.panel-title{font-size: 16px;}
  	.first_section{padding: 30px 0px;}
  	.about_section{padding: 30px 0px;}
  	.news_section{padding: 30px 0px;}
  	.faq_section{padding: 30px 0px;}
  	.pricing_section{padding: 30px 0px;}
  	.pricing_box{margin-bottom: 20px;}
  	.clients_section{padding: 30px 0px;}

  	.contact_form{width: 100%;}
  	.contact_section{padding: 30px 0px;}

  	.contact_us_form{padding: 10px 0px;}
  	.contact_section .img_wrap{padding-bottom: 10px;}
  	.owl_slider_wrap{width: 90%;}

  	.publish_img img {max-width: 100%;}

  	.navbar-brand{padding: 10px 15px 15px 15px;}
	
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2)
  and (orientation:landscape) {


}

/* mac*/
@media only screen and (min-device-width: 1200px) and (orientation:landscape ){

	
}

