/*
Theme Name: Porto Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto-child

*/

@import url("../porto/style.css");

body {overflow: hidden; }


.this-hide {
  display: none;
}


/*************** HEADER  ***************/

#header.header-corporate .share-links {display: none;}

#header .header-main .container #main-menu .mega-menu > li.menu-item {
    margin: 1px 30px 1px 0;
}

#header.sticky-header .header-main.sticky {
    box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 1);
}


/*************** RESPONSIVE VIDEO EMBEDDED  ***************/

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 1px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*************** MAIN MENU  ***************/
.widget-title{
  display:none !important;
}
/*************** MAIN MENU  ***************/

#main-menu .mega-menu > li.menu-item > a, #main-menu .mega-menu > li.menu-item.active > a  {
  padding: 0;
}

#main-menu .mega-menu > li.menu-item > a {
  font-size: 14px;
  font-weight: 400;
  color: #777;
  border-radius: 0px;
  cursor: pointer;
}

#main-menu .mega-menu > li.menu-item.active > a {
  color: #777;
  background: #fff;
  border-bottom: 3px solid #1973ba;
}

#main-menu .mega-menu > li.menu-item.active:hover > a, #main-menu .mega-menu > li.menu-item:hover > a {
    background: #fff;
  color: #777;
    border-bottom: 0px solid #1973ba;
}

/***************   PORTO SORT FILTER   ***************/

.porto-sort-filters.srt-filter ul.nav-pills > li.active > a {
    background-color: #ccc;
    color: #333;
    border: 1px solid #ccc;
    }

.porto-sort-filters.srt-filter .nav-pills > li > a {
        border-radius: 0px;
        color: #333;
        border: 1px solid transparent;
}

.porto-sort-filters.srt-filter .nav-pills > li > a:hover {
        border: 1px solid #ccc;
}
/*************** BIG BUTTON  ***************/

.big-btn > button > span.ubtn-data.ubtn-text {
  font-size: 25px;
  transition: none;
}

/*************** FIRST BLOCK WITH BACKGROUND IMAGE  ***************/

#top-bg-container {
  margin: 0;
}



/*************** ABOUT SRT SECTION  ***************/

#about_srt {

}


/*************** Blog ***************/
.pagination > a, .page-links > a, .pagination > span, .page-links > span {
  border-radius: 20px;
}

/*************** FOOTER  ***************/

.social-icon {
  width: 50px;
  height: 50px;
}

.custom-footer-link:link, .custom-footer-link:visited {
  color: #999;
  cursor: pointer
}

.custom-footer-link:hover, .custom-footer-link:active {
  color: #999;
  text-decoration: underline;
}

.footer-link > div > div > ul {
  margin: none;
  border: none;
}


.footer-link > div > div > ul > li {
  border: none;
  line-height: 20px;
  padding: 0;
}

.footer-link > div > div > ul > li:before {
  display: none;
}

.footer-link > div > div > ul > li > a, .footer-link > div > div > ul > li.active > a{
  color: #999;
  cursor: pointer;
}


.footer-link > div > div > ul > li > a:hover {
  color: #999;
  text-decoration: underline;
}
.contactAreaWidget {
  background-color: #e9e9e9;
}
.quickLinkAreaWidget {
  background-color: #e9e9e9;;
}

/*************** FAQ  ***************/

section.toggle label {
  background: #ccc;
  color: #333;
  border: 1px solid transparent;
}


section.toggle.active > label {
  background-color: #ff3c00;
  border: 1px solid transparent;
}

.toggle > label:hover {
  background:  #fff;
  border: 1px solid #ff3c00;
}

.toggle > .toggle-content > p {
    padding: 10px 0;
}

.toggle > label:before  {
  border-left-color: #333;
}

.panel-group .panel-heading {
    padding: 10px 0;
    border-radius: 3px;
}

.panel-default {
    border: 0;
    box-shadow: none;
}

.panel-title {
  text-align: center;
  margin: 0 auto;
  width: 340px;
  height: 60px;
  border: 1px solid #ff3c00;
}

.panel-default > .panel-heading {
  background: #fff;
  border: 0;
}

.panel-group .panel-heading a {
    color: #333;
    font-weight: normal;
    font-size: 16px;
    border-bottom: none;
}

.panel-group .panel-heading a:hover {
    text-decoration: underline;
}

article.faq section.toggle.active {
  margin-bottom: 20px!important;
}

.faq-accordion-container > div > div.panel-heading > h4 > a {
  height: 58px;
  line-height: 38px;
  font-size: 24px;
  color: #fff!important;
  transition: all .25s ease;
  background: linear-gradient(to right, #fff 50%, #ff3c00 50%);
  background-size: 200% 100%;
        background-position:right bottom;
}

.faq-accordion-container > div > div.panel-heading > h4 > a:hover {
  text-decoration: none!important;
  color: #ff3c00!important;
        background-position:left bottom;
}

/*************** CONTACT FORM  ***************/

  .srt-form {
  display: block;
  margin: 0 auto;
  border: 1px solid #777;
  background: #ddd;
  }

.f_message {
	width:100%;
}

/*************** MOBILE PANEL  ***************/

#nav-panel .share-links {display: none;}



/*************** MEDIA QUERY  ***************/

@media screen and (min-width: 1170px) {
  .srt-form {
  width: 730px;
  height:750px;
  padding:60px;
  }


  .page-top-big-phrase {font-size: 68px!important; line-height: 68px!important;}

  .p-text {
  font-size: 20px;
  line-height: 24px!important;
  text-align: center;
  color: #555;
  font-weight: 400;
  }

}

@media screen and (max-width: 1169px) {
  .srt-form {
  width: 730px;
  height:620px;
  padding: 60px;
  }

  .page-top-big-phrase {font-size: 100px!important; line-height: 110px!important;}

  .p-text {
  font-size: 22px;
  line-height: 30px!important;
  }

}

@media screen and (max-width: 991px) {
  .srt-form {
  width: 690px;
  height:620px;
  padding: 40px;
  }

  .page-top-big-phrase {font-size: 74px!important; line-height: 78px!important;}

  .p-text {
  font-size: 22px;
  line-height: 30px!important;
  }

}

@media screen and (max-width: 767px) {
  .srt-form {
  width: 420px;
  height: 620px;
  padding: 60px;
  }

  .page-top-big-phrase {font-size: 60px!important; line-height: 65px!important;}
  .faq-title {font-size: 22px!important;}

  .p-text {
  font-size: 18px;
  line-height: 24px!important;
  }
}

@media screen and (max-width: 575px) {
  .srt-form {
  width: 340px;
  height:620px;
  padding: 20px;
  }

  .page-top-big-phrase {font-size: 38px!important; line-height: 42px!important;}

  .p-text {
  font-size: 18px;
  line-height: 24px!important;
  }
}


/**
 * custom CSS Symetris
 */
header .header-main {
  background-image: none !important;
  background-color: #222222 !important;
}

#main-menu .mega-menu > li.menu-item.active > a {
  color: #fff;
  background: #000;
}

#main-menu .mega-menu > li.menu-item:hover > a {
  color: #fff;
  background: #000;
}

#main-menu .mega-menu > li.menu-item > a {
  color: #ffffff;
}

#footer {
  display: none
}

.footer-top {
  background-color: #555555;
}

.btn-srt-readmore {
  background-color: #a9a9a9;
  color: #000000;
}

.post-content .entry-title a {
  font-weight: 400 !important;
}

.post-full .post-content h2 {
  font-weight: 600 !important;
  font-size: 34px;
}

article.post .post-date .day{
  background-color: #000 !important;
}

.post-full .post-meta {
  margin-top: 30px;
}

.post-full .post-meta .meta-comments {
  display: none;
}

.see-us-at-nab-btn .custom-btn button span {
    font-size: 16px!important;
}

.mega-menu > li.menu-item.active > a, .mega-menu > li.menu-item.active > a:hover {
    background: #222222 !important;
}

#main-menu .mega-menu > li.menu-item:hover > a {
    background: #222222;
}

.mega-menu .narrow .popup li.menu-item > h5 {
    border-bottom-color: #222222 !important;
}

.sub-menu {
    text-transform: capitalize;
    background-color: #222222 !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 12px;
}

.page-id-1204 h2 {
    line-height: 22px;
    padding-bottom: 5px;
}

article.post-full, article.post-large {
    margin-left: 0px;
}

.porto-sort-item {
    height: 350px;
}

.porto-sort-item .cellRight img {
    width: 50px;
}

.porto-sort-item .wpb_wrapper h4 {
    min-height: 40px;
}

.porto-sort-item .wpb_wrapper .cell h4 {
    min-height: 25px;
}

.mega-menu .narrow .popup ul.sub-menu {
    margin-top:-5px !important;
}

.img-srt-logo-home {
    margin-left: 0px !important;
}

#main-menu .mega-menu > li.menu-item.active:hover > a, #main-menu .mega-menu > li.menu-item > a {
      border-bottom: 3px solid #222222;
}

#main-menu .mega-menu > li.menu-item.active:hover > a, #main-menu .mega-menu > li.menu-item:hover > a {
      border-bottom: 3px solid #1973ba;
}

@media only screen and (max-width: 768px) {
    .footer-menu {
      display:none;
    }
    .social-icon{
      width:50px;
      padding:2;
      display:inline-block;
    }
    .social-block-div{
      text-align: center;
    }
}

article.post-full .post-image{
	   
	 max-width:680px;
	 height:auto;
	 margin:0 auto;
	 text-align:center;
}

article.post-full .post-image img{
	margin-bottom:20px;
}

