*{
	margin: 0;
	padding: 0;
	outline: 0;
}
.main_blog_txt ol, .main_blog_txt ul {
    margin-left: 50px !important;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    list-style: initial !important;
}

.main_blog_img ol, .main_blog_img ul {
    margin-left: 50px !important;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    ist-style: initial !important;
    
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.bnr_content h1 a:hover {

    color: #00aeef;

}


td, th {
    padding: 0;
     font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
}
/*ul, ol{
	list-style-type: none;
}*/

h1,h2,h3,h4,h5,h6, p, ul,ol{
	margin: 0;
	padding: 0;
}

.h2 {
    text-align: left !important;
}
p{
    text-align: justify;

}
a:hover{
	text-decoration: none;
}
img{
	border:0;
}
@font-face{
    font-family:din_bold;
    src: url(../fonts/DINBold.ttf);
}
@font-face{
    font-family: 'Roboto Condensed', sans-serif;
    src: url(../fonts/din-regular.ttf);
}
body{
	position: relative;
	font-family: 'Roboto',sans-serif;
}
.pl{
	padding-left: 0;
}
.pr{
	padding-right: 0;
}
.plr{
	padding-left: 0;
	padding-right: 0;
}
/* menu part css*/
ul {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}
li {
	padding:0;
	margin:0;
}
.menu_part{
	position: relative;
	z-index: 9;
}
.menu_part nav {
	text-align:center;
	width:100%;
	position:relative;
	height:auto;
	overflow:hidden;
	background:rgba(51, 51, 51,.7);
	padding: 15px 0;
}
.menu_part nav ul {
	text-align:center;
}
.menu_part nav ul li {
	display:inline-block;
	float: left;
	margin-left: 45px;
}

.option_menu select {
    background: #ddd;
    color: #000;
    padding: 2px 5px;
    border: 1px solid #ddd;
}
/*styling open close button*/
.pad_top_50 {
	padding-top: 50px;
}
.button {
	display:inline;
	position:absolute;
	right:50px;
	top:50%;
	transform: translateY(50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	z-index:9999;
	font-size:30px;
}
.button a {
	text-decoration:none;
}
#toggle b {
    top: 11px;
    position: relative;
    color: #ffffff;
    font-size: 11px;
}
.btn-open:after {
	color:#fff;
	content:"\f0c9";
	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
	-ms-transition:all .2s linear 0s;
}
.btn-open:hover:after {
	color:#e5e63d;
}
.btn-close:after {
	color:#fff;
	content:"\f00d";
	font-family:"FontAwesome";
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
	-ms-transition:all .2s linear 0s;
}
.btn-close:hover:after {
	color: #e5e63d;
}

.affix {
      top: 0;
      width: 100%;
      -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
		z-index: 9999;
	position: fixed !important;
  }
/*overlay*/
.overlay {
	display:none;
	position:fixed;
	top:0;
	height:100%;
	width:100%;
	background:#333;
	overflow:auto;
	z-index:99;
}
.wrap {
	color:#e9e9e9;
	text-align:center;
	max-width:90%;
	margin:0 auto;
}
.wrap ul.wrap-nav {
	text-transform:capitalize;
	padding:100px 0px 30px;
    float: right;
}
.wrap ul.wrap-nav li {
	font-size:20px;
	display:inline-block;
	vertical-align:top;
	width:24%;
	position:relative;
}
.wrap ul.wrap-nav li a {
	color:#e5e63d;
	display:block;
	padding:8px 0;
	font-size: 25px;
	font-weight: 400;
	text-align: right;
	text-decoration:none;
	transition-property:all .2s linear 0s;
	-moz-transition:all .2s linear 0s;
	-webkit-transition:all .2s linear 0s;
	-o-transition:all .2s linear 0s;
    white-space: nowrap;
    float: right;
}
.wrap ul.wrap-nav li a:hover {
	color:#f0f0f0;
}
.wrap ul.wrap-nav ul {
	padding:20px 0;
}
.wrap ul.wrap-nav ul li {
	display:block;
	font-size:13px;
	width:100%;
	color:#e9e9e9;
}
.wrap ul.wrap-nav ul li a {
	color:#f0f0f0;
}
.wrap ul.wrap-nav ul li a:hover {
	color:#e5e63d;
}
.social_menu{
    padding-top: 20px;
}
.social_menu li{
    display: inline-block;
}
.social_menu li a{
    color: #fff;
    margin-right: 15px;
}
.social_menu li a i{
    padding-right: 3px;
}
.social_menu li a:hover{
    color: #e8ea38;
}
.social_menu{}


.content {
	width:100%;
	margin-top:200px;
	font-size:20px;
	color:#333;
	text-align: center;
}
/* slider part css */
.menu_part{
	position: absolute;
	width: 100%;
	z-index: 999;
}
.banner_slider{
	background-size: cover !important;
	background-position: center !important;
	position: relative;
	height: 100vh;
}
#testimonial:after,
.banner_slider:after{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	height: 100%;
	width: 100%;
}
.caption_wrapper{
	position: relative;
	width: 100%;
	height: 100%;
}
.slider_caption{
	position: absolute;
	z-index: 99;
	top:calc(40% + 100px);
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.slid_head {
	float: left;
	width: 360px;
	margin-left: 100px;
}

.slid_text{
	float: right;
	width: 368px;
	margin-right: 70px;
}
.bnr_content h1 a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 48px;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-top: 50px;
    text-decoration: none;
    outline: none;
}
.bnr_content h1 {
	padding:20% 0 0 0;
}
.bnr_content {
    padding-left: 50px;
}
.bnr_content .btn {
    background: #00aeef;
    color: #ffffff;
    border: none;
    outline: none;
    padding: 10px 50px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 20px;
}

.free_book_form .btn {
    background: #00aeef;
    color: #ffffff;
    border: none;
    outline: none;
    padding: 10px 50px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 5px;	
	width:100%;	
}
.modal-dialog {
    width: 300px;
    margin: 135px auto;
}
.free_book_form .form-control {
    height: 40px;
}



/* start home newsletter part */
.home-newsletter {
    padding: 80px 30px;
    background: #eeeeee;
	background: linear-gradient( rgba(0, 0, 0, .45), rgba(0, 0, 0, 0.8) ), url(../images/germany-berlin.png);
	background-size: cover;
    background-position: center;
}
.home-newsletter ::placeholder {
    color: #555;
}
.home-newsletter .single {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; }
.home-newsletter h2 {
font-size: 30px;
color: white;
text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
color:#ffffff;
padding-top: 10px;
margin-bottom: 0px; 
text-align: center;
}
.home-newsletter p {
font-size: 16px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
color:#ffffff;
padding-top: 10px;
margin-bottom: 30px; 
text-align: center;
}
.home-newsletter .single .form-control {
height: 50px;
background: rgba(255, 255, 255, 0.7);
border-color: transparent;
border-radius: 20px 0 0 20px; }
.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
.home-newsletter .single .btn {
min-height: 50px; 
border-radius: 0 20px 20px 0;
background: #00aeef;
color: #fff;
}
.pad_50 {
	padding:50px 0 50px 0;	
}
/* end home newsletter part */


/* Start blog area */
.home_blog_img {
	width:100%;
	height:232px;
	overflow:hidden;
}
.home_blog_img iframe {
	width:100%;
	height:232px;
}
.home_blog_img img:hover {
    transform: scale(1.1,1.1);
	transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
}
.thum_area {
    border-radius: 5px;
	margin: 15px 0;
}
.home_blog_area .thum_area span {
    font-size: 13px;
    text-align: center;
    display: block;
	font-family: 'Roboto Condensed', sans-serif;
	color: #939191;
	padding-top: 15px;
}
.home_blog_area .thum_area span a {
	color: #939191;
	outline:none;
}
.home_blog_area .thum_area span a:hover {
	color: #00aeef;
}
.home_blog_area .thum_area h1 {
	font-size: 20px;
	color: #313131;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding: 15px 0 0px 0;
	text-align:center;
}
.home_blog_area .thum_area h1 a {
	color: #00aeef;
	outline:none;
}
.home_blog_area .thum_area p {
	font-size: 16px;
	color: #313131;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	text-align:center;
	padding: 10px 0;
}
.home_blog_area .thum_area p a {
	color: #313131;
	outline:none;
}
.blog_head_top p {
    font-size: 13px;
    text-align: center;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    color: #939191;
    padding-top: 15px;
	padding-bottom: 10px;
}
.blog_head_top h1 {
    font-size: 30px;
    color: #313131;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 0px 0 0px 0;
    text-align: center;
}
.blg_btn .btn {
    background: #00aeef;
    color: #ffffff;
    border: none;
    outline: none;
    padding-top: 12px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 50%;
	margin: 0 auto;
display: inline-block;
width: 45px;
margin-bottom: 50px;
height: 45px;
}
.col-xs-12.blg_btn {
    text-align: center;
}

/* End blog area */


/* Start home red area */
.home_red_area .red_area_bg {
    background: url(../images/red-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 50px 237px 50px;	
}
.marg_50 {
	margin:50px 0 50px 0;	
}
.home_red_area .red_area_bg a {
	font-size: 30px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding: 20px 0 5px 0;
}
.home_red_area .red_area_bg a:hover {
    color: #00aeef;
}
.red_area_bg .fa-arrow-down {
	display:none;
}
/* End home red area */



/* gallery part css*/
.banner_part .bnr_one{
    /*background: url(../images/cuba.jpg) no-repeat;*/
	background: url(../images/cuba.jpg) 0 0 no-repeat;
	background-position: center;
    background-size: cover;
    height: 100vh;
}
.banner_part .bnr_two{
    /*background: url(../images/sweden.jpg) no-repeat;*/
	background: url(../images/sweden.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
}
.banner_part .bnr_three{
    /*background: url(../images/afghanistan.png) no-repeat; */
	background:  url(../images/afghanistan.png) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
}
.banner_part .bnr_others{
    background: url(../images/bnr-other.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
}
.banner_part .bnr_four {
    background: url(../images/196evmwx9qt4djupsgfgt-ch-2qeynzngk.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
}
.banner_part .bnr_five {
    background: url(../images/199uadkxt7vpop2oleo9ourd6gavh2sybux.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
}
.banner_part .bnr_six {
    background: url(../images/tyy.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
}
/* End gallery part */



/* Start global partners area */
.glb_part_img {
	width:100%;
	height:248px;
	overflow:hidden;
}
.glb_part_img img:hover {
    transform: scale(1.1,1.1);
	transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
}
.global_thum_area {
    border-radius: 5px;
	margin: 15px 0;
}

.global_partners_area .global_thum_area span {
    font-size: 13px;
    text-align: center;
    display: block;
	font-family: 'Roboto Condensed', sans-serif;
	color: #939191;
	padding-top: 15px;
}
.global_partners_area .global_thum_area h1 {
	font-size: 20px;
	color: #00aeef;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding: 15px 0 5px 0;
	text-align:center;
}
.global_partners_area .global_thum_area h1 a {
	font-size: 20px;
	color: #00aeef;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding: 15px 0 5px 0;
	text-align:center;
}
.local_partner_sub_head p {
    font-size: 16px;
    color: #313131;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-align: center;
    padding: 0px 0 20px 0;
}
.local_partner_sub_head p a {
    color: #313131;
}
.local_partner_sub_head p a:hover {
    color: #00aeef;
}
.global_partners_area .global_thum_area p {
	font-size: 16px;
	color: #313131;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	text-align:center;
	padding: 10px 0;
}
.global_partners_area h2 {
	font-size: 30px;
	color: #313131;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding: 10px 0 10px 0;
	text-align:center;		
}
/* End global partners area */


/* Start Buy the book - AREA */
.home_buy_book {
    background: url(../images/buy_the_book.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 250px 0px 250px 0px;
}
.home_buy_book h1 {
	font-size: 50px;
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding: 10px 0 10px 0;
	text-align:center;		
}
.home_buy_book p {
	font-size: 16px;
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	padding: 10px 0 10px 0;
	text-align:center;		
}
.home_buy_book .btn {
    background: #00aeef;
    color: #ffffff;
    border: none;
    outline: none;
    padding: 10px 50px;
	font-size: 16px;
	font-weight: 700;
	margin-top: 30px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	border-radius: 20px;
}
/* End Buy the book - AREA */


/* quick links - AREA */
.ftr_quick_links h2 {
	font-size: 18px;
	color: #313131;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding: 10px 0 10px 0;
}
.ftr_quick_links .sitemap ul li a {
	font-size: 16px;
	line-height:24px;
	color: #959aa0;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	display: block;
}


.sitemap ul li{
	list-style-type: none;
}
.sitemap ul li a:hover {
	color: #00aeef;
}

.ftr_quick_links .shop_link ul li a {
	font-size: 16px;
	line-height:24px;
	color: #959aa0;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	display: block;
}
.shop_link ul li{
	list-style-type: none;
}
.shop_link ul li a:hover {
	color: #00aeef;
}

.ftr_quick_links .info_link ul li a {
	font-size: 16px;
	line-height:24px;
	color: #959aa0;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	display: block;
}
.info_link ul li{
	list-style-type: none;
}
.info_link ul li a:hover {
	color: #00aeef;
}
.subs_frm select {
	margin: 10px 0 10px 0;	
}
.subs_frm .btn {
    width: 100%;
    background: #00aeef;
	border: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	text-transform:uppercase;
}
.ftr_flg img {
    width: 20px;
    float: left;
    margin: 20px 10px 20px 0px;
}
/* End quick links - AREA */



/* Start Instafeed - AREA */
.home_instafeed_area {
    background: #ffffff;
}
#instafeed a img {
    width: 12.5%;
	height:238px;
}
.ins_hr {
    height: 1px;
    background: #eeeeee;
    margin: 0 auto;
    margin-bottom: 20px;
}
.home_instafeed_area h2 {
    font-size: 30px;
    color: #313131;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 0px 0 20px 0;
    text-align: center;
}
#instafeed {
    padding-bottom: 0px;
	margin:0;
}
.home_instafeed_area .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
#instafeed a {
    width: 12.5%;
    height: 12.5%;
    overflow: hidden;
}

/* hover effect */


/* End Instafeed - AREA */


/* Start Footer */
.main_ftr {
	background:#1a1a1a;
	padding:50px 0px 20px 0;
}
ul.footer-socials li {
    float: none;
    display: inline-block;
    margin-right: 15px;
	margin-left: 15px;
    margin-bottom: 15px;
}
ul.footer-socials {
    list-style: none;
    display: inline-block;
    vertical-align: top;
}
.footer-socials a {
    color: #a4a4a4;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}
.alright_txt p {
    font-size: 14px;
    color: #a4a4a4;
    font-weight: 300;
    text-align: center;
    padding: 20px;
	font-family: 'Roboto Condensed', sans-serif;
}
/* End Footer */




/* gallery part css*/

.img_n_txt h2 {
    margin-top: -10px;
}

.border{
    background: #fff;
    height: 5px;
    width: 50%;
    margin-top: 50px;
    margin-left: 25%;
}

.show img{
    margin-bottom: 20px;
}
.socil_icon ul{
    padding-left: 0px !important;
}
.socil_icon ul li{
    float: left;
}
.socil_icon ul li a i{
    color: #000;
    background: #fff;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-size: 18px;
    margin-left: 10px;
}
.socil_icon ul li a i:hover{
    background: #00aeef;
    color: #fff;
}

.second h2{
    padding-bottom: 30px;
}
.second a i{
    padding-left: 10px;
}
.tickets p{
    color: #00aeef !important;
}
/* ============// wall_gallery part css*/
#image_gallery{
    background: #fff;
	padding-top: 20px;
}
#image_gallery .carousel-indicators{
    display: none;
}
#image_gallery ul li{
    width: 25%;
    float: left;
    position: relative;
}
#image_gallery ul li img{
    width: 100%;
    border: 1px solid #fff;
}
#image_gallery ul li .hvr{
    position: absolute;
    left: 0px;
    top: 0px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    
}
#image_gallery ul li:hover .hvr{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
#image_gallery .left_wrrow{
    position: absolute;
    top: 43%;
    left: 100px;
    font-size: 60px;
    color: #fff;
	
}
#image_gallery .right_arrow{
    position: absolute;
    top: 43%;
    right: 100px;
    font-size: 60px;
    color: #fff;
	
}
#image_gallery .right_arrow:hover, .left_wrrow:hover{
    color: #00aeef;
}
/* ============// image_gallery part css*/

/* ============// book part css*/


.email{
	margin-top: 30px;
}
.input-group-addon {
	padding: 0px!important; 
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: none!important; 
	border-radius: 4px;
}


/* ============// book part css*/


.wel_div .media-body p{
    color: #777;
    line-height: 24px;
    margin-bottom: 15px;
    font-family: 'Roboto Condensed', sans-serif;
}
.wel_div > p{
     color: #777;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 500;
    margin-top: 30px;
    font-family: 'Roboto Condensed', sans-serif;
}









/* (Start) New CSS added by Iqbal 14 Feb 2018 */
#photo_museum video {
    padding-bottom: 30px;
}

#photo_museum {
padding: 0px 0 50px 0;
}
#photo_museum p {
    color: #333333;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height: 35px;
}
#photo_museum h1 {
color: #333333;
font-size: 30px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
}
.lft_bdr {
    border-left: 4px solid #00aeef;
	padding-left: 20px;
margin: 10px 0 10px 0px;
}
#photo_museum .rt_testimonial p {
text-align: center;
color: #333333;
font-size: 50px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 600;
line-height: 60px;
padding: 30px;
}
#photo_museum .rt_testimonial span {
    color: #000000;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height: 25px;
}
.rt_testimonial img {
    margin-top: 50px;
}

.col-sm-12.plr.exhibition.no_top_padding {
    padding-top: 0px;
}

.option_menu {
    transform: translateY(-50%);
	padding:6px;
	background: rgba(255, 255, 255,.4);
	position:relative;	
	float: right;
	top: -37px;
	right: 51px;
	-webkit-clip-path: polygon(0 0, 100% 1%, 96% 100%, 4% 100%);
    clip-path: polygon(0 0, 100% 1%, 96% 100%, 4% 100%);
	border-bottom-right-radius: 16px;
border-bottom-left-radius: 16px;
}
.option_menu:hover {
    background: #777;
}

.option_menu img {
    position: relative;
    top: 0px !important;
    left: 0px !important;
	height: auto;
width: 20px;
}
.option_menu .nav-pills > li {
    float: left;
	margin-left:0;
}
.option_menu ul li a {
    display: block;
    padding: 2px 4px !important;
    font-size: 10px !important;
    font-weight: 400;
    text-align: right;
    color: #fff;
	margin-left:2px;
}
.option_menu .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .option_menu .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #6c6c6c !important;
	pointer-events: none;
}
.option_menu .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #337ab7;
}
.bnr_right h3 a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 48px;
    padding-bottom: 10px;
    outline: none;
    text-decoration: none;
}
.bnr_right h3 a:hover {
    color: #00aeef;
}
.bnr_right h4 a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 30px;
    outline: none;
    text-decoration: none;
}
.bnr_right h4 a:hover {
    color: #00aeef;
}
.bnr_right p a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    outline: none;
    text-decoration: none;
}
.bnr_right p a:hover {
    color: #00aeef;
}
#mc-embedded-subscribe-form input {
    border: 1px solid rgb(220, 219, 235);
    border-radius: 4px;
    font-size: 13px;
    padding: 10px;
    color: #000;
    transition: all .15s ease-in;
}
#mc-embedded-subscribe-form  input[type="submit"] {
    background-color: #00aeef;
    color: #fff;
    font-weight: bold;
    border: 1px solid transparent;
}
.mailchimp_subs_frm {
    width: 40%;
    position: absolute;
    z-index: 9;
    top: 4%;
    right: 0;
}
.bnr_right .my_pd_top {
    padding-top: 100px;
}

#wanted_find {
	background: url(../images/199uadkxt7vpop2oleo9ourd6gavh2sybux.jpg);
	background-size: cover; 
	background-position: center;
}
#wanted_find p a {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-align: left;
    padding-bottom: 30px;
}
.sucs_msg {
    background: #03ce13;
    width: 250px;
    padding: 10px;
    margin-top: 10px;
    border-radius: 6px;
    text-align: center;
	color: #ffffff;
}
.err_msg {
    background: #fe1010;
    width: 250px;
    padding: 10px;
    margin-top: 10px;
    border-radius: 6px;
    text-align: center;
	color: #ffffff;
}
.pad_top_none {
	padding-top: 0 !important;	
}



.bnr_social {
    float: left;
    width: 100%;
    padding-top: 30px;
}


/* Start for back to top button */
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
/* End for back to top button */



/* Start example article page */
.main_article_top {
    padding-top: 150px;
    padding-bottom: 50px;
}
.main_article_top h1 {
    font-size: 50px;
    color: #00aeef;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 10px 0 10px 0;
    text-align: center;
}
.main_blog_img p {
    font-size: 16px;
    color: #313131;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-align: center;
    padding: 0px 0 20px 0;
}
.main_blog_img p a {
    color: #313131;
}
.main_blog_img p a:hover {
    color: #00aeef;
}
.main_blog_txt p {
    font-size: 18px;
    color: #313131;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding: 15px 20px 3px 0;
}
.side_subs_frm .btn {
    width: 100%;
    background: #00aeef;
    border: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}
.side_subs_frm h2 {
    font-size: 20px;
    color: #313131;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 20px 0 10px 0;
}
.col-xs-12.col-sm-3.sidebar {
    padding: 0 25px;
}
.sidebar_book {
    background: url(../images/buy_the_book.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0px 70px 0px;
}
.sidebar_book .btn {
    background: #00aeef;
    color: #ffffff;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
	margin: 0 auto;
	display: block;
	width: 150px;
	border-radius: 5px;
}
.sidebar_ins #instafeed a img {
    width: 25%;
    height: 50px;
}
.sidebar_ins h2 {
    font-size: 20px;
    color: #313131;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 0px 0 10px 0;
}

.sidebar.widget h2 {
    font-size: 20px;
    color: #313131;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 10px 0 20px 0;	
}
.sidebar.widget {
  background: #f2f2f2;
  border: 1px solid #eeeeee;
  padding: 10px 20px;
}
.sidebar.widget ul {
    margin: 0px;
    padding: 0;
    overflow: hidden;
}
.sidebar.widget ul li {
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px
}
.sidebar-thumb{
    float: left;
    overflow: hidden;
    width: 23%;
}
.sidebar-content {
    float: right;
    width: 74%;
}
.sidebar-thumb img {
    background: #fff;
    border: 1px dashed #e0e0e0;
    padding: 4px;
    height: 100%;
    width: 100%;
}
.sidebar-content h5 {
    font-size: 14px;
    cursor: pointer;
    line-height: 18px;
	font-family: 'Roboto Condensed', sans-serif;
}
.sidebar-content h5 a:hover{ 
  color: #2996bd;
}

.sidebar-content h5 a{ 
    color: #202020;
    outline: 0 none;
    text-decoration: none;
    font-weight: bold
}
.sidebar-meta{
  margin-top: 10px;
}
.sidebar-meta span{
  color: #2e2e2e;
	font-size: 12px;
	font-family: 'Roboto Condensed', sans-serif;
}
.sidebar-meta span.time{
  margin-right: 10px;

}
.sidebar-meta span i{
  color: #00aeef
}

.fb-post {
  width: 100%;
}






/* Lightbox Gallery css */
.new_gallery {
    font-size: 0;
    border: 0;
}
.example-image {
    font-size: 0;
    width: 25%;
}

/* Start video article page */
.single_blog_vdo iframe {
    min-height: 400px;
	height: 500px;
}
.single_blog_vdo p {
    font-size: 16px;
    color: #313131;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-align: center;
    padding: 0px 0 20px 0;
}
.single_blog_vdo p a {
    color: #313131;
}
.single_blog_vdo p a:hover {
    color: #00aeef;
}

.multilingual .nav > li > a {

    padding: 1px 5px !important;

}