@import url('css/bootstrap.css');
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('css/owl.carousel.min.css');
@import url('css/owl.theme.css');
@import url('css/css-plugin-collections.css');
@import url('css/menuzord-rounded-boxed.css');
@import url('css/revolution/css/settings.css');
@import url('css/revolution/css/layers.css');
@import url('css/revolution/css/navigation.css');
@import url('css/aos.css');
@import url(js/source/jquery.fancybox.css);
@import url(css/prettyPhoto.css);
@import url(css/icofont/icofont.min.css);


@font-face {
  font-family: 'Roboto-Bold';
  src: url(fonts/Roboto-Bold.ttf);  
}
@font-face {
  font-family: 'Roboto-Light';
  src: url(fonts/Roboto-Light.ttf);  
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url(fonts/Roboto-Medium.ttf);  
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url(fonts/Roboto-Regular.ttf);  
}
@font-face {
  font-family: 'Roboto-Black';
  src: url(fonts/Roboto-Black.ttf);  
}

@font-face {
  font-family: 'Lato-Light';
  src: url(fonts/Lato-Light.ttf);  
}
@font-face {
  font-family: 'Lato-Regular';
  src: url(fonts/Lato-Regular.ttf);  
}
@font-face {
  font-family: 'Lato-Medium';
  src: url(fonts/Lato-Medium.ttf);  
}
@font-face {
  font-family: 'Lato-Semibold';
  src: url(fonts/Lato-Semibold.ttf);  
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url(fonts/OpenSans-Regular.ttf);  
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url(fonts/OpenSans-Light.ttf);  
}

a, a:hover, a:focus
{
  text-decoration: none
  outline: none;
}

ul
{
  padding: 0px;
  margin: 0px;
}

h1,h2,h3,h4,h5,h6
{
  margin: 0px;
}
html
{
  height: auto !important;
}
body
{
  margin:0;
  padding: 0;
  font-family: 'Lato-Regular';
  overflow-x: hidden;

}
p
{
  margin: 0px;
}
h2
{
  font-family: 'Roboto-Black';
  font-size: 40px;
  color: #222;
  line-height: 30px;
  text-transform: capitalize;
  letter-spacing: 2px;
  position: relative;
  padding-bottom: 15px;
}
a, a:hover
{
  text-decoration:none;
}
.container-fluid
{
  padding: 0px 30px;
  /*max-width: 1500px;*/
}
/*
====================================================================
  header style
====================================================================
***/

header
{
  background: #fa8620;

  width: 100%;
  position:fixed;z-index: 999;
}
.header-menu 
{
  position: relative;
  float: left;
  list-style: none;
}
.menuzord 
{
  background: transparent;
}
.menuzord .showhide
{
  height: auto;
  width: auto;
  padding: 0px 15px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 40px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.menuzord .showhide i
{
  margin: 0 0px 0 10px;
  font-size: 18px;
  float: right;
  line-height: 40px;
  font-family: 'FontAwesome';
}
.menuzord-menu li .indicator
{
  display: none;
}
.menuzord-menu> li > a 
{
  padding: 0px 15px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 40px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.menuzord-menu > li > a > i
{
  margin: 0 0px 0 10px;
  font-size: 18px;
  float: right;
  line-height: 40px;
  font-family: 'FontAwesome';
}
.menuzord-menu > li 
{
  padding:0;
  float: none;
}
.menuzord-menu> li > a:hover
{
  color: #fff;
}

.menuzord-menu > li > .megamenu
{
  top: 40px;
  z-index: 9999;
  background: rgba(13, 49, 92, 0.98)
}
.megamenu-ul
{

}
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row [class*="col"]
{
  margin-top:0px;
}

.menuzord-menu > li:hover > a
{
  color:#fff;
}

.megamenu-ul li
{
  list-style: none;    
}
.megamenu-ul li:last-child
{
  box-shadow:none
}
.megamenu-ul li a
{
  font-size: 20px;
  letter-spacing: 1px;
  color: #8bbefa;
  font-family: 'Roboto-Light';
  text-transform: capitalize;
  line-height: 40px;
}
.megamenu-ul li a:hover
{
  color: #fff;
}
.megamenu-ul > li.active > a
{
  color: #fa8620;
}

.megamenu-ul li  ul
{
  margin: 0px 0 15px 0;
}
.megamenu-ul li ul li
{
 box-shadow: none;
}
.megamenu-ul li ul li a
{
  font-size: 15px;
  line-height: 35px;
  padding-left: 15px;   
  position: relative;
  color: #fff;
  letter-spacing: 1px;
  font-family: 'Roboto-Regular';
  display: inherit;
}
.megamenu-ul li ul li a:before
{
  position: absolute;
  content: '\f111';
  left: 0px;
  top: 0px;
  font-size: 8px;
  font-weight: bold;
  color: #fff;
  font-family: 'FontAwesome';
  height: 35px;
  line-height: 35px;
}
.megamenu-ul > li ul li.active > a
{
  color: #fa8620;
}
.header-right
{
  float: right;
  text-align: right; 
  padding: 5px 0px;
}
.social-links
{
  list-style: none;
  float: left;
  margin-right: 5px;
}
.social-links li
{
  float:left;
  margin:0px 2px;
}
.social-links li a img
{
  width:30px;
}
.search-box
{
  padding: 0px 0px;
  float: left;
  width: 150px;
  display: inline-block;
  margin-right: 10px;
}
.input-box 
{
  position: relative;
}
.src-btn {
  border: medium none;
  color: #fff;
  height:30px;
  width: 30px;
  background: none;
  line-height: 30px;
  position: absolute;
  right: 0px;
  top: 0;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}
.src-btn:hover {
  color: #fff;
}
.search-box .input-box input 
{
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 14px;
  height: 30px;
  outline: medium none;
  padding:0 25px 0 10px;
  border-radius: 5px;
  width: 100%;
  float: right;
}
.search-box .input-box input::-webkit-input-placeholder
{
  color: #fff !important;
  opacity: 1;  
  text-transform: capitalize;
}
.search-box .input-box input:-moz-placeholder
{ /* Firefox 18- */
  color: #fff !important;
  opacity: 1;  
  text-transform: capitalize;
}

.search-box .input-box input::-moz-placeholder
{  /* Firefox 19+ */
  color: #fff !important;
  opacity: 1;  
  text-transform: capitalize;
}

.search-box .input-box  input:-ms-input-placeholder
{ 
  color: #fff !important;
  opacity: 1;  
  text-transform: capitalize;
}

.language-btn
{
  float:right;
}
.language-btn button
{
  line-height: 30px;
  padding: 0px 15px;
  border: none;
  background: #fff;

}
.language-btn .dropdown-menu
{
  right: 0px !important;
  left: auto;
}
.goog-te-gadget-simple
{
  border: 0px !important;
  padding: 0px 10px;
  line-height: 37px;
  padding-bottom: 0px !important;
  float: right;
}
.goog-te-gadget img
{
  display: none;
}
.goog-te-gadget-simple .goog-te-menu-value span 
{
  text-decoration: none;
  margin-left: 5px;
}


/*
====================================================================
  logo section style
====================================================================
***/
.logo-section
{
  position: absolute;
  width: 100%;
  top: 40px;z-index: 100;
}
.logo-block
{  
  padding: 10px 10px;
  /*background: #fff;
  border-radius: 0px 0px 15px 15px;*/
  display: inline-block;
}
.logo-block img
{
  max-width: 100%;
  width: auto;
  height: 85px;
}
/*

====================================================================
  Main Slider style
====================================================================
***/
.main_slider_area
{
  padding-top:40px;
}

.tparrows { background-color: rgba(255, 153, 51, 0.62); width: 50px; height: 50px; transition: background ease 0.3s;z-index: 100; }
.tparrows:before{ line-height:50px;}
.tparrows:hover{	 background-color: rgba(255, 153, 51, 10);}
.tp-bannertimer { display: none; }
.custom.tparrows.tp-leftarrow:before,
.custom.tparrows.tp-rightarrow:before { font-family: "FontAwesome"; font-size: 16px; line-height: 50px; }
.custom.tparrows.tp-leftarrow:before { content:"\f0d9"; }
.custom.tparrows.tp-rightarrow:before { content:"\f0da"; }
.hesperiden .tp-bullet 
{
  background: #E5E6E8;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: border ease 0.3s
  background ease 0.3s;
  border: none;
  box-shadow: 0px 0px 0px 1px rgba(255, 153, 51, 10);
}
.hesperiden .tp-bullet:hover, .hesperiden .tp-bullet.selected{ background-color: rgba(255, 153, 51, 10) }

.slotholder:before 
{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index:999;
  background:rgba(255, 255, 255, 0.12);
}
.rev_slider_wrapper #slider1 .banner-caption-h1 {
  font-size: 40px;
  color: #FFFFFF;
  font-family: 'Rubik-Bold';
  line-height: 50px;
  text-transform: uppercase;
  color:#fff;  
  letter-spacing: 10px;  
  text-shadow: 3px 4px 5px rgb(0, 0, 0);    
}
.rev_slider_wrapper #slider1 .banner-caption-h3 {
  font-size: 20px;
  line-height: 30px;
  font-family: 'Roboto-Medium';
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #fff
}
.tp-tabs, .tp-thumbs, .tp-bullets 
{
  z-index:990;
}


/*
====================================================================
  Home Page News Upadate section style
====================================================================
***/
.home-news-update
{
  padding: 60px 0px;
  text-align: center;
  overflow: hidden;
  background: #E5E6E8;
}
.news-block
{
  text-align: left;
}
.news-box
{  
  margin: 20px 0px;
  display: flex;
  align-items: center;
}
.news-thumb  a
{
  position: relative; 
  /*padding: 20px;*/
  width: 240px;
  display: inherit;
}
.news-thumb a img 
{
  max-width: 100%;
}
.news-content
{
  /*padding: 20px;
  padding-top: 0px;*/
  padding-left: 20px;
}
.news-content h3
{

}
.news-content h3 a 
{
  font-family: 'Roboto-Bold';
  font-size: 20px;
  letter-spacing:1px;
  margin-bottom: 5px;
  line-height: 25px;
  color:#000000;
}/*
.news-content h3 a:hover 
{
  color: #21c674;
  }*/
  .news-content h5
  {
    line-height: 15px;
    letter-spacing: 1px;
    font-size: 15px;
    color: #858585;
    margin: 10px 0px;
  }
  .news-content p
  {
    line-height: 25px;
    letter-spacing: 1px;
    color: #525252;
    text-align: justify;
    font-size:14px;
  }
  .news-btn 
  {    display: inline-block;
    font-size: 18px;
    color: #000;
    padding: 10px 20px;
    text-align: center;
    background: #ffcc00;
    text-transform: uppercase;
    position: relative;
    z-index: 100;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .news-btn:hover
  {
    background: #ecbe04;
    color: #000;
  }

/*
====================================================================
  Advisory Council Members Page style
====================================================================
***/
.advisory-council-block
{
  margin-bottom: 30px;
  background: #f9f9f9;
  width: 100%;
  display: inline-block;
}
.advisory-council-img
{
  float: left;
  width: 20%;
}

.advisory-council-text
{
  width: 75%;
  float: right;
  padding:20px 3% 20px 0%;
}
.advisory-council-text h3 
{
  font-size: 18px;
  color: #101010;
  margin: 0px;
  line-height: 25px;
  letter-spacing: 1px;
  font-family: 'Lato-Semibold';
      text-transform: uppercase;
}
.advisory-council-text span.date-1 
{
  display: block;
  color: #858585;
  margin-top: 10px;
  padding-bottom: 12px;
  font-size: 14px;
  letter-spacing: 1px;
}
.advisory-council-text p
{
  color: #525252;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  text-align: justify;
}
.advisory-council-text a
{
  display: inline-block;
  background: #484848;
  padding: 5px 15px;
  color: #ffa523;
  margin-top: 15px;
}
/*
====================================================================
  Home Page News Bottom section style
====================================================================
***/
.home-gallery-section
{
  overflow: hidden;
}
.home-gallery-section .container-fluid
{
  padding: 0px;
  /*max-width: 1500px;*/
}
.gallery-block
{
  width: 25%;
  float: left;
  padding: 0px 2px;
}
.gallery-box
{
  position: relative;
  background: #000;
}
.gallery-box:after
{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70%;
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%, rgba(116, 116, 116, 0.8) 100%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display:none;
}
.gallery-box img
{
  opacity:0.7;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.gallery-box:hover img
{
  opacity:10;
}

.gallery-box .text-box
{
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 30px;
  text-align: left;
}
.gallery-box .text-box img
{
  width: 70px;
}
.gallery-box .text-box a
{
  padding: 0px 15px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 45px;
  color: #ffcc00;
  background: transparent;
  border:2px solid #ffcc00;
  margin-top: 40px;
  height: 50px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.gallery-box .text-box a i
{
  margin-left: 5px;
  font-size: 22px;
  line-height: 37px;
}

.gallery-box:hover .text-box a
{
  border-color: #ffcc00;
  background: #ffcc00;
  color: #222;
}
.gallery-box:hover:after
{
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%, rgba(116, 116, 116, 0) 100%);
}


/*
====================================================================
  Info Section style
====================================================================
***/
.info-section
{
  text-align: center;
  /*background: #ff00001a;*/
  overflow: hidden;
}
.info-section .container-fluid
{
  padding: 0px;
  display:flex;
}

.info-block-1
{

  width: 38%;
  float: left;
  /*min-height: 800px;*/
  background: url(images/info-block-1.png) no-repeat ;
  position: relative;
  background-size: 100%;
  background-position: bottom left; 
  position: relative;
}
.info-block-1:after 
{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #d7c853;
  opacity: 0.5;
  content: '';
  top: 0;
  left: 0;
  z-index: 50;
}
.block-content
{
  padding: 40px;
  text-align: left;
  z-index: 100;
  position: relative;
}
.block-content h2
{
  font-size: 30px;
  letter-spacing: 1px;
}
.block-content p
{
  line-height: 30px;
  font-size: 15px;
  letter-spacing:1px;
  font-family: 'Lato-Regular';
  font-weight: 300;
  text-align: justify;
}
.block-content a, .block-box-1 a
{
  padding: 10px 15px;
  display: inline-block;
  text-transform: capitalize;
  letter-spacing: 0px;
  color: #000;  
  font-size:18px;
  background: #37adff;
  margin-top: 10px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.block-content a i, .block-box-1 a i
{
  font-size:20px;
  margin-right:5px;
}
.block-content a:hover, .block-box-1 a:hover
{
  background: #2a97e3;
}
.info-block-2
{
  width: 24%;
  float: left;
  background: #222;
  min-height: 800px;
}
.block-box-1
{
  background: #996666;
  text-align: left;
}
.block-box-1 .img-box
{
  padding:25px;
}
.block-box-1 .img-box img
{
  max-height: 200px;
  margin: 0px auto;
  padding:;
}

.block-box-1 .text-box
{
  background:#835656;
  padding:10px 25px;
  color:#fff;
}
.block-box-1 .text-box h2
{
  color:#fff;
  font-size: 22px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 25px;
  padding-bottom: 5px;
}
.block-box-1 .text-box  p
{
  line-height: 30px;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: 'Lato-Regular';
  text-align: justify;
  margin-bottom: 10px;
}
.block-box-2
{
  padding: 25px;
  text-align: left;
  float: left;
  background: #222;
}
.block-box-2 h2
{
  font-size: 30px;
  line-height: 35px;
  text-transform: capitalize;
  padding-bottom: 5px;
  color: #fff;
}
.block-box-2 h2 span
{
  display: inline-block;
  text-transform: uppercase;  
  font-family: 'Roboto-Light';
  width:100%;
}
.block-box-2 ul
{
  margin-top: 15px;
}
.block-box-2 ul li
{
  width: 20%;
  list-style: none;
  float: left;
  padding: 2px;
}
.info-block-3
{
  /*min-height: 800px;*/
  background: url(images/info-block-2.png) no-repeat ;
  position: relative;
  background-size: 100%;
  background-position: bottom right; 
  position: relative;
}
.info-block-3:after 
{
  position: absolute;
  width: 100%;
  height: 100%;
  background:#f9ddab;
  opacity: 0.8;
  content: '';
  top: 0;
  left: 0;
  z-index: 50;
}
/*
====================================================================
  Home Page Interact section style
====================================================================
***/
.interact-section
{
  padding: 40px 0px;
  background:#0d315c;
  text-align: center;
  overflow: hidden;
}
.video-block iframe
{
    width: 100%;
    height: 170px;
    border: 3px solid #fff;
}

.interact-section h2
{
  color: #fff;
  margin-bottom:20px;
}
.interact-block
{
    float:left;
    width:100%;
}
.interact-box 
{
    text-align: left;
    text-decoration: none;
    margin:10px auto;
    display: flex;
    align-items: center;
}

.interact-box img
{
    height: 90px;
}
.interact-box  h4
{
    color: #fff;
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 27px;
    margin-top: 0;
    font-family: 'Roboto-Medium';
    text-transform: capitalize;
    padding-left: 15px;
}

/*
====================================================================
  Home Page Government section style
====================================================================
***/
.government-section
{
  padding: 40px 0;
  background: #393c42;
  text-align: center;
}
.government-section h2
{
  padding-top: 50px;
  font-family: 'Roboto-Bold';
  font-size: 40px;
  line-height: 50px;
}
.government-section h2 span
{
  font-size: 35px;
  font-family: 'Roboto-Light';
}
.government-block h2
{
  padding-top: 50px;
  font-family: 'Roboto-Bold';
  font-size: 40px;text-align: left;
  line-height: 50px;
}
.government-block h2 span
{
  font-size: 35px;
  font-family: 'Roboto-Light';
  display: inline-block;
  width: 100%;
}
.government-block
{
  padding: 0
}
.government-box
{
  overflow: hidden;
  position: relative;
}
.government-box:before
{
  content: " ";
  position:absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  background: rgba(0,0,0,0.8);
  -webkit-transform: scale(1);    
  -ms-transform: scale(1);    
  -o-transform: scale(1);   
  transform: scale(1);
  opacity: 0;
  z-index: 999;
  transition: all 0.5s ease-in-out 0.2s;
}

.government-box img
{ 
  width: 100%;
  height: 100%;
  transform: scale(1.1);
  transition: all 0.5s ease 0s;
}
.government-box:hover img 
{
  -webkit-transform: scale(1.2);    
  -ms-transform: scale(1.2);    
  -o-transform: scale(1.2);   
  transform: scale(1.2);
}/*
.government-box:hover:before 
{
  -webkit-transform: scale(1.2);    
  -ms-transform: scale(1.2);    
  -o-transform: scale(1.2);   
  transform: scale(1.2);
  opacity: 10;
}*/
.text-area 
{
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 10px;
  /*background:rgba(0,0,0,0.2);*/
  /*background-image:-webkit-linear-gradient(90deg, rgb(220, 117, 27) 0%, rgba(64, 196, 121, 0) 100%);
    background-image: -ms-linear-gradient(90deg, #0aa8d1 0%, #40c479 100%);*/
  z-index: 999;
}
.text-area  h3
{
  font-family: 'Roboto-Medium';
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-transform: capitalize;
  letter-spacing:0.5px;
  position: absolute;
  left: 10px;
  bottom: 15px;
  text-align: left;
  text-shadow: 0px 0px 15px rgb(0,0,0);
}
.text-area   i
{
  font-size: 20px;
  width: 50px;
  height: 50px;
  /*background: #382a82;*/
  color: #fff;
  border-radius: 0px 0px 0px 30px;
  position: absolute;
  transition: all 0.8s ease-in-out 0s;
  top: 0;
  right: 0;
  line-height: 45px;
  text-align: center;
}

.copy-right-section
{
  background: #25272b;  
  padding: 10px 0px;
  text-align: center;
}
.copy-right-section p
{
  color: #fff;
  line-height: 30px;
  letter-spacing: 1px;
}


.inner-banner-wrapper
{
  position: relative;
  z-index: 0;
}
.sub-banner-small {
  position:relative;
  height: 200px;
  width: 100%;
  -ms-background-position-x: center !important;
  -ms-background-position-y: bottom !important;
  background-position: center top !important; 
  background-size: cover !important; 
  margin-top: 40px;
  float: left;
}

.sub-banner 
{
  position: relative;
  height: 500px;
  width: 100%;
  -ms-background-position-x: center !important;
  -ms-background-position-y: bottom !important;
  background-position: center top !important;
  background-size: cover !important;
  margin-top: 40px;
  float: left;
}

.about-ojas-foundation h3
{
  font-size: 20px;
  font-family: 'Roboto-Bold';
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 10px;
}
.about-ojas-foundation p b
{
  color: #222;
}

/*
====================================================================
  News Updates Page style
====================================================================
***/
.news-updates-slider
{
  position: relative;
}
.news-updates-slider h2
{
  position: absolute;
  bottom: 20px;
  left: 5%;
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 90%;
  z-index: 100;
}
.banner-img-sectino
{
  margin-top: 40px;
  display: inline-block;
}
.page-wrapper .container-fluid
{
  padding: 0px 15px;
  background: #eeeeee;
}
.left-section
{  
  background: #fff;
  float: left;
  width: 65%;
}
.left-section .container
{
  padding: 3% 4%;
  width: auto;
}
.news-top-block
{
  margin-bottom: 15px;
}
.left-top
{
  padding-bottom: 20px;
  margin-bottom: 15px;
  box-shadow: 0px 1px 0px 0px #eee;
}
.left-top h2
{
  font-size: 35px;
  line-height: 35px;
  padding-bottom: 5px;
}
.left-top h3
{
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 1.5px;
}
.filter-area 
{
  float: left;
}
.filter-area  ul
{
  float: left;
  list-style: none;
}

.filter-area  ul li 
{
  float: left;
  color: #898989;
}
.filter-area  ul li:before 
{
  content: '|'
}
.filter-area  ul li:first-child
{
  color: #ffa025;
  font-weight: 800;
  line-height: 35px;
  margin: 0px;
  margin-right: 5px;
  letter-spacing: 1px;
}
.filter-area ul li:first-child:before , .filter-area ul li:nth-child(2):before 
{
  display: none;
}
.filter-area ul li a 
{
  color: #898989;
  margin: 0px 10px;
  line-height: 35px;
}
.filter-area ul li a:hover, .filter-area ul  li.active a 
{
  color: #ffa025;
}
span.content-tex 
{

}

.search-area 
{
  float: right;
  position: relative;
}
.search-area label
{
  float: left;
  display: inline-block;
  color: #ffa025;
  font-weight: 800;
  line-height: 35px;
  margin: 0px;
  margin-right: 5px;
  letter-spacing: 1px;
}
.search-area input {
  width: 320px;
  border-radius: 3px;
  background: #eeeeee;
  height: 33px;
  border: 1px solid #d5d5d5;
  padding: 0px 0px;
  text-indent: 10px;
}
.search-area .search-btn
{
  position: absolute;
  top: 8px;
  color: #666;
  right: 8px;
  z-index: 100;
  font-size: 13px;
}
.news-updates-block
{
  float: none;
  display: inline-block;
  width: auto;
  margin: 0 0;
  box-shadow: 0px 1px 0px 0px #d5d5d5;
  margin-bottom: 40px;
  padding-bottom: 2%;
}

.news-updates-block .news-image 
{
  width: 30%;
  float: left;
}
.news-updates-block .news-image img 
{
  width: 100%;
}
.news-updates-block .news-description
{
  width: 70%;
  padding-left: 3%;
  float: left;
}
.news-description h3 a 
{
  font-size: 18px;
  line-height:25px;
  font-family: 'Roboto-Medium';
  color: #101010;
  display: inherit;
}
.news-description h3:hover  a
{
  text-decoration: underline;
}
.news-description .date 
{
  display: block;
  color: #858585;
  margin-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}
.news-description p 
{
  line-height: 25px;
  font-size: 14px;
  text-align: justify;
  letter-spacing: 1px;
  color: #525252;
}

.right-section
{
  float: left;
  width: 35%;
}
.right-section .container
{
  padding: 6%;
  width: auto;
}

.sidebar-block
{
  padding: 30px;
  background: #fff;
}
.right-section h3
{
  font-size: 35px;
  font-family: 'Roboto-Black';
  color: #000;
  margin-bottom: 15px;
  letter-spacing: 2px;
  line-height: 40px;
}
.sidebar-block h3 span
{
  font-size:40px;
  display: block;
  text-transform: uppercase;
  font-family: 'Roboto-Light';
  letter-spacing: 1px;
}
.sidebar-block p
{
  padding-top: 15px;
  font-size: 15px;
  letter-spacing: 1px;
}
.sidebar-block-2
{
  background: #959595;
}
.sidebar-block-2 p a
{
  color: #fff;
}

.sidebar-btn
{
  padding: 10px 15px;
  display: inline-block;
  text-transform: capitalize;
  letter-spacing: 0px;
  color: #000;  
  font-size:18px;
  background: #37adff;
  margin-top: 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sidebar-btn i
{
  font-size:20px;
  margin-right:5px;
}
.sidebar-btn:hover
{
  background: #2a97e3;
}
.owl-dot
{
  display: inline-block;
}
.owl-dots  span
{
  display: block;
  width: 12px;
  height: 12px;
  margin: 0px 5px;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #000;
}

.owl-dot.active span, .owl-dot:hover span
{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
}

.content-block 
{
  display: block;
  padding-bottom: 30px;
}
.content-block h3
{
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #000;
  font-family: 'Roboto-Bold';
}
.content-block h5
{
  font-family: 'Roboto-Medium';
  line-height: 25px;
  margin-top: 5px;
  font-size: 18px;
  letter-spacing: 1px;
}

.content-block img
{
  padding-bottom: 20px;
}
.content-block p 
{
  line-height: 25px;
  font-size: 14px;
  text-align: justify;
  letter-spacing: 1px;
  color: #525252;
  padding-bottom: 15px;
}
.content-block ul
{
    padding-left:10px;
    list-style: upper-alpha;
}
.content-block ul li
{
    line-height: 25px;
    font-size: 14px;
    text-align: justify;
    letter-spacing: 1px;
    color: #525252;
    padding-bottom: 10px;
    padding-left: 5px;
}
.content-block li b
{
    font-family: 'Lato-Medium';
}
.content-block h4
{
    font-family: 'Lato-Medium';
    line-height:30px;
}
.content-block ol
{
    padding-left:10px;
}
.content-block ol li
{
    line-height: 25px;
    font-size: 14px;
    text-align: justify;
    letter-spacing: 1px;
    color: #525252;
    padding-bottom: 10px;
    padding-left: 5px;
}


.content-block .share_date 
{
  position:relative;
  display:block;
  padding-top:10px;
  float: left;
  width: 100%;
  margin-bottom: 15px  
}
.share_date span.date 
{
  display:inline-block;
  float:left;
  padding-top:10px;
  margin-right:10px;
  border:none;
}
.share_date .share-block 
{
  padding:0;
  width: auto;
  float: right;
}
.share_date .share-block a
{
  height: 35px;
  margin: 0px 2px;
}
.news-inner-block:nth-child(even) 
{
  background:#fff;
}
.news-inner-block:nth-child(odd) 
{
  background:none;
}
.news-inner-block
{
  display: block;
  position: relative;
  padding: 10px;
}
.news-inner-block .news-des a 
{
  display: inline-block;
  color: #000;
  font-size: 16px;
  font-family: 'Lato-Semibold';
  line-height: 25px;
  letter-spacing: 1px;
}
.p-top
{
  padding-top: 30px;
}

.single-image-align 
{
  width: 85%;
  margin: 0px auto;  
}
.single-image-align p 
{
  border: 10px solid #fff;
  box-shadow: 0 0 5px #b9b9b9;
  margin-bottom: 20px;
  padding-bottom: 0px;
  float: left;
  width: 100%;
}
.single-image-align p  img
{
  width: 100%;
}
.news-bg
{
  float:left;
  border-radius: 10px;
}
.news-bg p 
{
  padding: 0px;
  line-height: 25px;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #525252;
}
.list-date 
{
  color: #666;
  display: block;
  font-size: 14px;
  padding-top: 5px;
}
.share-area 
{
  display: block;
  padding: 15px 5px;
  margin: 20px 0;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  width: 100%;
  float: left;
}
.share-block a 
{
  margin:0px 2px;
}
.share-area .share-block 
{
  height:32px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.share-area span.share-text 
{
  display: inline-block;
  float: left;
  font-size: 120%;
  font-weight: 300;
  padding-top: 2px;
  margin-right:5px;
}


.share-media 
{
  float: left;
  display: inline-block;
  float: left;
  padding-top: 2px;
}
.share-media a 
{
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.view-comments 
{
  float: left;
  text-align: center;
  color: #7c7c7c;
  padding: 0px 0px 0px 20px;
  line-height: 23px;
}
.sidebar.fixed 
{
  position: fixed;
  top: 0px;
  right: 0px;
  height: 95%;
  overflow: auto;
  z-index: 100;
  background: #eeeeee;
}
/*
====================================================================
  Gallery Page style
====================================================================
***/
.gallery-section
{
  background: #fff;
  padding: 3% 2%;
  width: 100%;
  float: left;
}
.gallery-section .gallery-block
{
  padding: 0px 15px;
  margin-bottom: 30px;
}
.gallery-text
{
  padding: 10px;    
  line-height: 100%;
  background: #f3f3f3;
  border-bottom: 1px solid #dadada;
  overflow: hidden;
  height: 60px;
}

.gallery-text   p
{
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 1px;color: #515151;
}
.gallery-section .left-top
{
  box-shadow:none;
  padding-bottom: 0px;
}

.fancybox-title
{
  background: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 10px;
  margin: 0;
  margin-top: -15px;
  border-radius: 0px 0px 4px 4px;
  color: #222;
}
/*
====================================================================
  Video Page style
====================================================================
***/

.video-page .container-fluid
{
  background: #fff;
}

.video-section
{

}
.video_section_content 
{
  width: auto;
  float: left;
  width: 55%;
  position: relative;
  padding: 10px;
  margin-bottom: 20px;
  background: #eeeeee;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video_thumb_section 
{
  float: right;
  width: 45%;
  border-left: 1px solid #ccc;
  background: #ddd;
  padding: 10px;
  overflow-y: scroll;
}

.video_thumb_section:-webkit-scrollbar {
  width: 10px;
}

/* Track */
.video_thumb_section:-webkit-scrollbar-track {
  background: #ccc; 
}

/* Handle */
.video_thumb_section:-webkit-scrollbar-thumb {
  background: #333; 
}

/* Handle on hover */
.video_thumb_section -webkit-scrollbar-thumb:hover 
{
  background: #555; 
}


ul.video_thumb 
{
  margin-right:15px;
  list-style: none;
  width: 100%;
}
ul.video_thumb li 
{
  margin:1%;
  padding:1.5%;
  box-shadow:0 0 1px #ccc;
  width:31%;
  float:left;
  background:#fff;
}
ul.video_thumb li img
{
  width: 100%;

}
ul.video_thumb li a 
{
  display:block;
  cursor: pointer;
}
ul.video_thumb li a .title 
{
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  width:100%;
  height:85px;
  color: #333;
  letter-spacing: 1px;
  overflow:hidden;
  padding:5px 0;
}

ul.video_thumb li a .title2 {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    height: 45px;
    color: #333;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 5px 0;
}
ul.video_thumb li a:focus
{
  text-decoration: none;
}
.video_thumb_section 
{
  height:440px;
}
.video-carousel-section
{
  padding: 0px 2% 3%;
}
.video-carousel-section h3
{
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 20px;
  font-family: 'Roboto-Bold';
}

.popular_video .owl-controls
{
  display: none;
}
.owl-nav .owl-prev, .owl-nav .owl-next
{
  font-family: 'Roboto-Medium';
  line-height: 30px;
  padding: 0px 10px;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  margin: 0px 5px;
  border-radius: 5px;
  letter-spacing: 1px;
}
.popular_video 
{
  position: relative;
}
.popular_video  .owl-nav
{
  position: absolute;
  top: -45px;
  right: 0;

}
.popular-img img
{
  width: 100%;
}
.popular-text
{
  margin-top: 10px;
}
.popular-text a
{  
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  width:100%;
  height:50px;
  color: #333;
  letter-spacing: 1px;
  overflow:hidden;
  padding:5px 0;
}
/*
====================================================================
  President Speeches Video Page style
====================================================================
***/
.president-speeches-video-page
{
  padding: 60px 0px;
  width: 100%;
  clear: both;
}
.speeches-video-block 
{
  margin: 15px 0px;
}
.speeches-video-block .inner-box
{
  position:relative;
}
.speeches-video-block .inner-box
{
  position:relative;
}
.speeches-video-block .inner-box .overlay-box
{
  position:absolute;
  content:'';
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  display:block;
  opacity:0;
  z-index:1;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
  -webkit-transform: perspective(400px) rotateY(90deg);
  -moz-transform: perspective(400px) rotateY(90deg);
  -ms-transform: perspective(400px) rotateY(90deg);
  -o-transform: perspective(400px) rotateY(90deg);
  transform: perspective(400px) rotateY(90deg);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: right;
  -o-transform-origin: left;
  transform-origin: left;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; 
  background-color: rgba(218, 105, 5, 0.9); 
}
.speeches-video-block .inner-box:hover .overlay-box
{
  opacity: 1;
  -webkit-transform: perspective(400px) rotateY(0deg);
  -moz-transform: perspective(400px) rotateY(0deg);
  -ms-transform: perspective(400px) rotateY(0deg);
  -o-transform: perspective(400px) rotateY(0deg);
  transform: perspective(400px) rotateY(0deg);
}
.speeches-video-block .inner-box .overlay-box .overlay-inner
{
  position:absolute;
  left:0px;
  bottom: 0%;
  width:100%;
  padding:25px 25px;
  height: 100%;
  align-items: center;
  display: flex;
}
.speeches-video-block .inner-box .overlay-box h3
{
  position: relative;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  margin-top: 0px;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
}
.speeches-video-block .inner-box .overlay-box h3 a
{
  color: #fff;
}
/*
====================================================================
  Infographics & Quotes Page style
====================================================================
***/
.infographics-header
{
  margin-bottom: 30px;
  background: #eee;
}
.infographics-header .container-fluid
{
  padding: 0px 15px;
}
.infographics-header a
{
  text-align: center;
  width: 100%;
  display: inherit;
  line-height: 60px;
  font-size: 30px;
  font-family: 'OpenSans-Light';
  color: #17967f;
}
.infographics-header .active 
{
  background: rgb(46,49,146);
}
.infographics-header .active a
{
  color: #fff;
}
.infographics-page
{
  padding: 60px 0px;
}
.infographics-box
{
  border: 1px solid #000;
  border-radius: 5px;
  padding: 15px;
  float: left;
  margin-bottom: 30px;
}
.infographics-box img
{
  border-radius: 5px;
}

.date-block
{
    float: left;
    line-height: 20px;
    margin-top: 10px;
}
.infographics-box .share-block 
{
  position: relative;
  padding: 20px 0px 5px 0;
  height: 60px;
  overflow: hidden;
  float: right;
  width: auto;
}
.infographics-box .share-block a
{
  margin: 0px 5px;
}
.quotes-block
{
  width: 33.33%;
  float: left;
  padding: 0px 15px;
  margin:15px auto;
}
.quotes-box
{
  padding: 15px;
  padding-bottom: 30px;
  background: #CAE9FF;
  position: relative
}
.quotes-box p 
{
  position: relative;
  line-height: 30px;
  font-size: 16px;
  letter-spacing: 0.5px;
  font-style: italic;
}
.quotes-box p .fa-quote-left
{
  color: #9CC9E9;
  font-size: 35px;
  left: 0px;
  margin-top: -5px;
  margin-right: 10px;
  z-index: 1;
  position: relative;
  line-height: 0px;
}
.quotes-box p .fa-quote-right
{
  color: #9CC9E9;
  font-size: 35px;
  left: 0px;
  top: 10px;
  left:10px;
  z-index: 1;
  position: relative;
  line-height: 0px;
}

.share-block  
{
  position:relative;
  overflow:hidden;
  float:right;
  padding:10px 0px 10px 0;
  height: 50px;
  display: inline-block;
  width: 100%;
}
.share-block a
{
  line-height: 30px;
  font-size: 15px;
  color: #222;
  float: left;
}
.share-block a i
{
  line-height: 30px;
  font-size: 20px;
  color: #222;
  margin-right: 5px;
}
@supports (-webkit-appearance:none) 
{    
  .share-block
  {
    overflow:visible;
  }
}
.share-block .share-content 
{
  float:left;
  position:absolute;
  margin-left: 60px;
  display: none;
}
.share-content a 
{
  display:inline-block;
  float:left;
  margin-right:5px;
}
.share-content a  img
{
  width: 30px;
}
.share-block:hover .share-content 
{
  display:block;
  width:200px;
  left:0;
}
.share-block:hover .share-icon 
{
  display:none;
}
/*
====================================================================
  Social Media Page style
====================================================================
***/
.social-media-section
{
  padding: 60px 0px;
  width: 100%;
  clear: both;
}
.title
{

}
.title h3
{
  line-height: 40px;
  font-size: 30px;
  letter-spacing: 1px;
}
.title h3 span
{
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
}
.social-media-block iframe
{
  border: none;
  margin-top: 20px;
  width: 100%;
  height: 500px;    
}
.social-media-block iframe img
{
  width: 100%;
}

/*
====================================================================
  Contact Page style
====================================================================
***/
.contact-page
{
  padding: 60px 0px;
  display: inline-block;
  width: 100%;
}

.contact-page  .left-top
{
  margin-bottom:30px;
}

.contact-text
{
  padding: 14px 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
  border-radius: 0;
  margin: 10px 0px;
  float: left;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-text h4
{
  font-size:18px;
  text-transform: uppercase;
  color: #222;
  letter-spacing: 2px; 
  font-family: 'Roboto-Bold' ;
  margin-bottom: 5px;
  position: relative;
  line-height: 20px;
}

.contact-text p,  .contact-text a
{
  font-size: 15px;
  line-height: 25px;
  margin: 0px;
  letter-spacing: 1px;
  color: #606062;
}
.google-map
{
  margin-top: 10px;
}
.google-map iframe
{
  width: 100%;
  height: 325px;
}


.inquiry-section
{
  padding: 50px 0px 50px;
  position: relative;
  z-index: 9;
  background-image: url(images/inquiry-bg.jpg);
  background-size: cover;
  background-position: 0px 85%;
}
.inquiry-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 65%;
  height: 100%;
  background-color:rgba(0, 0, 0, 0.75);
  z-index: -1;
}

.inquiry-section h3 
{
  font-family: 'Roboto-Black';
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  text-transform: capitalize;
  letter-spacing: 2px;
  position: relative;
  padding-bottom: 15px;
}
.inquiry-form input
{
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #848484;
  width: 100%;
  height: 45px;
  padding: 0px 15px;
  background: #fff;
  border: 1px solid #e6dfdf;
}
.inquiry-form .form-group
{
  margin-bottom: 20px;
}
.inquiry-form textarea
{
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  color: #848484;
  width: 100%;
  height:90px;
  padding: 10px 10px;
  box-shadow: none;
  resize: none;
  background: #fff;
  border-radius: 0px;
  border: 1px solid #e6dfdf;
}
.inquiry-form button[type='submit'] 
{
  background: #222;
  border: none;
  color: #fff;
  padding: 15px 20px;
  border-radius: 30px;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 1.5px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
}
.inquiry-form button[type='submit']:after 
{
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  border-radius: 30px;
  bottom: 0;
  left: 100%;
  z-index: 1;
  background: #fa8620;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.inquiry-form button[type='submit'] span 
{
  position: relative;
  z-index: 2;
}
.inquiry-form button[type='submit']:hover:after 
{
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.inquiry-form button[type='submit']:hover span 
{
  color: #fff;
}
.inquiry-form input::-webkit-input-placeholder , .inquiry-form  textarea::-webkit-input-placeholder 
{
  color: #848484 !important;
  opacity: 1;
  letter-spacing: 1px;
  font-size: 13px;
  text-transform: uppercase;
}

.inquiry-form  input:-moz-placeholder,  .inquiry-form  textarea:-moz-placeholder /* Firefox 18- */
{ 
  color: #848484 !important;
  opacity: 1;  
  letter-spacing: 1px;
  font-size: 13px;
  text-transform: uppercase;
}

.inquiry-form  input::-moz-placeholder, .inquiry-form  textarea::-moz-placeholder  /* Firefox 19+ */
{ 
  color: #848484 !important;
  opacity: 1;  
  letter-spacing: 1px;
  font-size: 13px;
  text-transform: uppercase;
}

.inquiry-form  input:-ms-input-placeholder,.inquiry-form textarea:-ms-input-placeholder 
{  
  color: #848484 !important;
  opacity: 1;  
  letter-spacing: 1px;
  font-size: 14px;
  text-transform:  uppercase;
}
/*
====================================================================
  Media Coverage Page style
====================================================================
***/
.media-coverage-page
{
  padding: 60px 0px;
  display: inline-block;
  width: 100%;
}
.media-coverage-row
{
  margin-top: 29px;
  border-bottom: 1px solid ;
  padding-bottom: 30px;
}
.media-coverage-row:last-child
{
  border:none;
  padding-bottom: 0px;
}
.media-img 
{
  width: 250px;
  float: left;
  background: #fff;
  text-align: center;
  height: 210px;
  vertical-align: middle;
  line-height: 210px;
  margin-right: 30px;
  margin-bottom: 10px;
}
.media-img  img
{
  border:1px solid;
}

.media-coverage-text h3 a
{
  color: #161616;
  margin-bottom: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  display: inherit;
  font-size: 25px;
  line-height: 30px;
}
.date 
{
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid;
}
.media-coverage-text p
{
  padding-top: 15px;
  line-height: 30px;
  font-size: 16px;
  text-align: justify;
  letter-spacing: 1px;
}
.media-coverage-text ul
{
  float: right;
}
.media-coverage-text ul li
{

}
/*============media screen============*/
@media screen and (max-width: 1200px) 
{

  .gallery-section .gallery-block
  {
    width: 33.33%;
  }

}
@media screen and (max-width: 992px) {
  header
  {
    /*padding: 5px 0;*/
  }
  .main_slider_area
  {
    padding-top: 40px;
  }
  .logo-section
  {
    top: 40px;;
  }
  .logo-block
  {
    padding: 5px;
  }
  .logo-block img
  {
    height: 80px;
  }
  .header-right
  {
    float: left;
  }
  .megamenu-ul li:last-child
  {
    box-shadow: 0px 1px #8888;
  }
  .showhide i 
  {
    margin: 0;
    font-size: 18px;
    float: none;
    line-height: 40px !important;
    font-family: 'FontAwesome';
  }
  .menuzord-menu > li > .megamenu
  {
    display: inherit !important;
  }
  .menuzord-responsive .menuzord-menu > li > a
  {
    display: none;
  }
  .government-block
  {
    padding: 0;
    width: 33.33%;
    float: left;
  }
  .news-block
  {
    width: 100%;
    float: left;
  }
  .gallery-block
  {
    width: 25%;
    padding: 5px;
  }
  .interact-block
  {
    float: left;
    width: 50%;
  }
  .info-block-1,   .info-block-2
  {
    width: 100%;
    min-height: auto;
  }
  .info-block-1:after, .info-block-3:after
  {
    opacity: 0.9;
  }
  .info-block-2
  {
    display: flex;
  }
  .block-box-1, .block-box-2
  {
    width: 50%;
  }
  .block-box-2 ul li
  {
    width: 16.66%;
  }
  .government-section h2, .government-section h2 span
  {
    padding: 0px;
    font-size: 30px;
  }

  .sidebar-block h3
  {
    font-size: 150%;
    line-height: 110%;
  }
  .sidebar-block h3 span
  {
    font-size: 100%;
  }
  .gallery-section .gallery-block
  {
    width: 50%;
  }
  .right-section  .block-box-1
  {
    width:100%;
  }
  .popular_video .owl-controls
  {
    display: inherit;
  }
  .info-nav
  {
    width: 33.33%;
    float: left;
  }
  .infographics-header a
  {
    font-size: 25px;
  }
  .info-block
  {
    width: 50%;
    float: left;
  }
  .quotes-block 
  {
    width: 50%;
  }
  .inquiry-section:before
  {
    width: 100%;
    background-color: rgba(229, 39, 42, 0.9);
  }


}

@media screen and (max-width: 767px) 
{
  header .container-fluid
  {
    padding: 0px;
  }
  .header-right
  {
  }
  .government-block h2
  {
    line-height: 40px;
    padding-top: 30px;
  }
  .container-fluid
  {
    padding: 0px 15px;
  }
  .gallery-block
  {
    width: 50%;
    padding: 5px;
  }
  .government-section .container-fluid
  {
    padding: 0px 20px;
  }
  .government-block
  {
    width: 50%;
  }
  .block-box-2 ul li
  {
    width: 16.66%;
  }
  .search-area
  {
    width: 100%;
  }

  .search-area input
  {
    width: 80%;
    float: right;
  }
  .video_section_content, .video_thumb_section
  {
    width: 100%;
  }
  .sub-banner-small
  {
    height: 120px;
  }
  .sub-banner
  {
    height: 200px;
  }
}
@media screen and (max-width: 600px) 
{
  /*#google_translate_element, .search-box
  {
    width: 50%;
    float: right;
    padding: 0px 20px;
  }
  .search-box 
  {
      position: absolute;
      right: 0px;
      top: 80px;
      z-index: 999;
      }*/
      .logo-section
      {
        padding-top: 0px;
      }

      .logo-block
      {
        position: relative;
        top:0px;
        padding: 5px;
        left: 0;
        text-align: center;
        border-radius: 0px;
      }
      .logo-block img
      {
        height: 60px;
      }

      .news-box
      {
        display: inherit;
      }
      .news-thumb a
      {
        width: 100%;
      }
      .news-content
      {
        padding: 20px;
        background: #f5f5f5;
      }
      .news-block 
      {
        width: 100%;
        float: left;
      }
      .interact-block
      {
        width: 50%;
      }
      .search-box .input-box input
      {
        padding: 0 25px 0 15px;
      }
      .info-block-2
      {
        display: inline-block;
      }
      .block-box-1, .block-box-2
      {
        width: 100%;
      }

      .left-section, .right-section
      {
        width: 100%;
      }
      .infographics-header a
      {
        font-size:20px;
        font-family: 'Lato-Semibold';
      }
      .sidebar.fixed
      {
        position: relative !important;
      }


    }
    @media screen and (max-width: 500px) 
    {
      h2
      {
        font-size: 30px;
      }  
      .logo-section
      {
        position: relative;
        padding: 10px;
        background: #222;
      }
      .logo-block
      {
        padding: 0px;
      }
      .logo-section:before
      {
        content: " ";
        position: absolute;
        right: 0px;
        width: 50%;
        height: 100%;
        background: #382a82;
        display: none;
      }

      #main_slider
      {

      }
      .logo-block
      {

      }
      .header-right
      {
      }
      #google_translate_element
      {
        width: 40%;    
        padding: 0px 5px;
        float: right;
      }
      .social-links
      {
        display:none;
      }
      .search-box 
      {
        padding: 0px 5px;
        float: left;
      }
      .search-box .input-box input
      {
        border-radius: 0px;
      }
      .src-btn
      {
        background: transparent;
        color: #fff
      }
      .goog-te-gadget-simple
      {
        padding: 0px 5px;
      }
      .government-block
      {
        width: 80%;
        margin: 10px 10%;
      }
      .gallery-block
      {
        width: 90%;
        margin: 0px 5%;
      }
      .block-content 
      {
        padding: 20px;
        text-align: left;
      }
      .sub-banner-small
      {
        height: 120px;
      }
      .interact-block
      {
        width: 100%;
      }
      .news-updates-block .news-image
      {
        width: 100%;
      }
      .news-updates-block .news-description
      {
        width: 100%;
        padding: 20px 0 !important;
      }
      .gallery-section .gallery-block
      {
        width: 90%;
      }
      .info-block
      {
        width: 100%;
        float: left;
      }
      .quotes-block 
      {
        width: 100%;
      }
      .info-nav
      {
        width: 100%;
      }
    }

    @media screen and (max-width: 400px) 
    {
      ul.video_thumb li
      {
        width: 98%;
      }
    }
    
    
    
    

/*-------------------------------------*/
/*----      Book Appointment     -----*/
/*-----------------------------------*/
.modal-dialog{
  margin: 80px auto;
}
.book-appointments-popup .close
{
  width: 40px;
  height: 40px;
  background: -webkit-linear-gradient(0deg, #fa8620 0%, #e42a24 100%);
  color: #fff;
  opacity: 10;
  top: 0px;
  position: absolute;
  right: 0px;
  border-radius:20px 0px 20px 20px;
  font-size: 25px;
  z-index: 999;
}
.book-appointments-popup .close:focus
{
  outline: none;
}
.book-appointments-popup .modal-body
{
  padding: 40px 25px;
  padding-bottom: 20px;
}
.book-appointments-popup
{
  border-radius: 0px;
}
.book-appointments-form  h3
{
    font-size: 25px;
    letter-spacing: 2px;
    font-family: 'Poppins-SemiBold';
    line-height: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #222;
}
.book-appointments-form .form-group {
    position: relative;
}
.book-appointments-form  span.add-on {
    float: right;
    position: absolute;
    top: 0;
    color: 848484;
    right: 0px;
    line-height: 45px;
    width: 50px;
    text-align: center;
}
.book-appointments-form  input, .book-appointments-form select,
.book-appointments-form textarea
{
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #848484;
  width: 100%;
  padding: 0px 15px;
  height: 45px;
  background-color: #fff !important;
  border-radius: 0px;
}
.book-appointments-form .captcha label 
{
  float: left;
}
.book-appointments-form .captcha input
{
  width: 55%;
  float: right;
}
.book-appointments-form select  
{
  text-transform: uppercase;
  letter-spacing: 1px;
}
.book-appointments-form textarea
{
    width: 100%;
    height:90px;
    padding: 10px 15px;
}
.book-appointments-form  button
{
  font-size: 15px;
  letter-spacing: 2px;
  padding: 15px 20px;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
  background: #00a0e3;  
  color: #fff;
  border: none;
  line-height: 20px;
  outline:none;
}
.book-appointments-form button:before 
{
  background-color: #222;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(0.5, 1);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: -1; 
}
.book-appointments-form input, .book-appointments-form select, .book-appointments-form textarea {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #848484;
    width: 100%;
    padding: 0px 15px;
    height: 45px;
    background-color: #fff !important;
    border-radius: 0px;
}.form-controlm {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: black !important;
    background-color: #fff0;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border: 1px solid #e16013  !important;
    outline: none !important;
}
/*-------------------------------------*/
/*----      Book Appointment     -----*/
/*-----------------------------------*/

.book-appointments-popup2 .close
{
  width: 40px;
  height: 40px;
  background: -webkit-linear-gradient(0deg, #fa8620 0%, #e42a24 100%);
  color: #fff;
  opacity: 10;
  top: 0px;
  position: absolute;
  right: 0px;
  border-radius:20px 0px 20px 20px;
  font-size: 25px;
  z-index: 999;
}
.book-appointments-popup2 .close:focus
{
  outline: none;
}
.book-appointments-popup2 .modal-body
{
  padding: 40px 25px;
  padding-bottom: 20px;
}
.book-appointments-popup2
{
  border-radius: 0px;
}
.book-appointments-form2  h3
{
    font-size: 25px;
    letter-spacing: 2px;
    font-family: 'Poppins-SemiBold';
    line-height: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #222;
}
.book-appointments-form2 .form-group {
    position: relative;
}
.book-appointments-form2  span.add-on {
    float: right;
    position: absolute;
    top: 0;
    color: 848484;
    right: 0px;
    line-height: 45px;
    width: 50px;
    text-align: center;
}
.book-appointments-form2  input, .book-appointments-form2 select,
.book-appointments-form2 textarea
{
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #848484;
  width: 100%;
  padding: 0px 15px;
  height: 45px;
  background-color: #fff !important;
  border-radius: 0px;
}
.book-appointments-form2 .captcha label 
{
  float: left;
}
.book-appointments-form2 .captcha input
{
  width: 55%;
  float: right;
}
.book-appointments-form2 select  
{
  text-transform: uppercase;
  letter-spacing: 1px;
}
.book-appointments-form2 textarea
{
    width: 100%;
    height:90px;
    padding: 10px 15px;
}
.book-appointments-form2  button
{
  font-size: 15px;
  letter-spacing: 2px;
  padding: 15px 20px;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
  background: #00a0e3;  
  color: #fff;
  border: none;
  line-height: 20px;
}
.book-appointments-form2 button:before 
{
  background-color: #222;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(0.5, 1);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: -1; 
  outline:none;
}
.book-appointments-form2 input, .book-appointments-form2 select, .book-appointments-form2 textarea {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #848484;
    width: 100%;
    padding: 0px 15px;
    height: 45px;
    background-color: #fff !important;
    border-radius: 0px;
}