.vc_custom_1471791457305 .wrapper-box-icon.overlay .smicon-read i, 

.vc_custom_1471791466594 .wrapper-box-icon.overlay .smicon-read i, 

.vc_custom_1471791487523 .wrapper-box-icon.overlay .smicon-read i, 

.icon-four-read .wrapper-box-icon.overlay .smicon-read i

{

	display: none;

}

.bg-back .single-image img, .bg-back-inner .single-image img {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.bg-back .single-image:hover img, .bg-back-inner .single-image:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8;
}

.bg-back .single-image img, .bg-back .wpb_text_column.wpb_content_element, 
.bg-back-inner .single-image img, .bg-back-inner .wpb_text_column.wpb_content_element
{
    box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.15) !important;
}
.bg-back .wpb_wrapper, .bg-back-inner .wpb_wrapper {
    background-color: #f2f2f2 !important;
}

.social-hexa a
{
    padding-right: 5px;
}
#text-7 img
{
    margin-top: 10px;
}
#text-7 p
{
    margin-top: -10px;
}
.vc_custom_1471791457305 .desc-content, 

.vc_custom_1471791466594 .desc-content, 

.vc_custom_1471791487523 .desc-content, 

.icon-four-read .desc-content

{

	display:none;

	margin-left: -75px;

    padding: 0 5px;

}

.counter-box-remove .counter-box

{

	border-right: none;

}

.navigation .width-navigation .navbar-nav > li > a

{

    font-weight: 400 !important;

}
/*#preload img
{
	-webkit-animation: rotation 2.5s infinite linear;
	animation: rotation 2.5s infinite linear;
    }*/

    @-webkit-keyframes rotation {
        from {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        to {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
        }
    }

    .text-copyright a

    {

       color: #fff !important;

   }
   .wpcf7-form input[type=date].wpcf7-not-valid, 
   .wpcf7-form input[type=email].wpcf7-not-valid, 
   .wpcf7-form input[type=text].wpcf7-not-valid, 
   .wpcf7-form input[type=tel].wpcf7-not-valid, 
   .wpcf7-form input[type=number].wpcf7-not-valid, 
   .wpcf7-form select.wpcf7-not-valid, 
   .wpcf7-form textarea.wpcf7-not-valid
   {
       border-color: red !important;
   }

   .thim-register-now-form .wpcf7-form input[type=date], 
   .thim-register-now-form .wpcf7-form input[type=email], 
   .thim-register-now-form .wpcf7-form input[type=text], 
   .thim-register-now-form .wpcf7-form input[type=tel], 
   .thim-register-now-form .wpcf7-form input[type=number], 
   .thim-register-now-form .wpcf7-form select, 
   .thim-register-now-form .wpcf7-form textarea
   {
       border-color: #2a3c5b;
       color: #2a3c5b;
   }

   .navigation .width-navigation .navbar-nav > li .sub-menu li > a
   {
       font-size: 14px;
   }

   .custombutton a
   {
       background: transparent !important;
       color: #000 !important;
       border: none !important;
       padding: 5px 5px !important;
       height: 60px !important;
   }

   #main-content img
   {
       box-shadow: -2px 2px 6px 1px rgba(0,0,0,.05);
   }
   footer img
   {
       box-shadow: none !important;
   }

   /*DropDown Css*/
   .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    font-size: 13.5px !important;
    white-space: nowrap;
    text-transform: capitalize !important;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

#wrapper-container.toggled { padding-left: 0px; }
#wrapper-container.toggled #sidebar-wrapper { width: 220px; }
#wrapper-container .width-logo.table-cell.sm-logo a{transition: all 0.5s ease;}
#wrapper-container.toggled .width-logo.table-cell.sm-logo a{margin-left: 90px;transition: all 0.5s ease;}
#sidebar-wrapper::-webkit-scrollbar{display: none;}
#wrapper-container {-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;padding-left: 0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
#wrapper-container.toggled #main-content{margin-right: 0px;position: relative;}
#sidebar-wrapper {-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;background: #232323;height: 100%;left: 220px;margin-left: -220px;overflow-x: hidden;overflow-y: auto;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;width: 0;z-index: 1000;box-shadow: 1px 4px 8px 4px rgba(0,0,0,0.3);}
.sidebar-nav {list-style: none;margin: 0;padding: 0;position: absolute;top: 0;width: 220px;}
.sidebar-nav li {display: inline-block;line-height: 20px;position: relative;width: 100%;}
.sidebar-nav li:before {-moz-transition: width 0.2s ease-in;-ms-transition: width 0.2s ease-in;-webkit-transition: width 0.2s ease-in;background-color: #1c1c1c;content: '';height: 100%;left: 0;position: absolute;top: 0;-webkit-transition: width 0.2s ease-in;transition: width 0.2s ease-in;width: 3px;z-index: -1;}
.sidebar-nav li:first-child a {background-color: #232323;color: #ffffff;}
.sidebar-nav li:nth-child(1):before { background-color: #F24439; }
.sidebar-nav li:nth-child(2):before { background-color: #FF453E; }
.sidebar-nav li:nth-child(3):before { background-color: #3AB05A; }
.sidebar-nav li:nth-child(4):before { background-color: #FF992C; }
.sidebar-nav li:nth-child(5):before { background-color: #0094EE; }
.sidebar-nav li:nth-child(6):before { background-color: #8473be; }
.sidebar-nav li:nth-child(7):before { background-color: #009688; }
.sidebar-nav li:nth-child(8):before { background-color: #F24439; }
.sidebar-nav li:nth-child(9):before { background-color: #FF992C; }
.sidebar-nav li:nth-child(10):before { background-color: #FF453E; }
.sidebar-nav li:nth-child(11):before { background-color: #3AB05A; }
.sidebar-nav li:nth-child(12):before { background-color: #FF992C; }
.sidebar-nav li:nth-child(13):before { background-color: #0094EE; }
.sidebar-nav li:nth-child(14):before { background-color: #8473be; }
.sidebar-nav li:nth-child(15):before { background-color: #009688; }
.sidebar-nav li:nth-child(16):before { background-color: #F24439; }
.sidebar-nav li:nth-child(17):before { background-color: #FF992C; }
.sidebar-nav li:hover:before {-webkit-transition: width 0.2s ease-in;transition: width 0.2s ease-in;width: 100%;}
.sidebar-nav li a {color: #dddddd;display: block;padding: 10px 15px 10px 20px;text-decoration: none;font-size: 14px;text-transform: uppercase;}
.sidebar-nav li.open:hover before {-webkit-transition: width 0.2s ease-in;transition: width 0.2s ease-in;width: 100%;}
.sidebar-nav .dropdown-menu {background-color: #222222;border-radius: 0;border: none;box-shadow: none;margin: 0;padding: 0;position: relative;width: 100%;transition: all .4s;}
.sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus {background-color: transparent;color: #ffffff;text-decoration: none;}
.sidebar-nav > .sidebar-brand {font-size: 20px;height: 65px;line-height: 44px;}

/*       Hamburger-Cross         */
.hamburger {background: transparent;border: none;display: block;height: 32px;margin-left: 0px;position: absolute;top: 49%;;width: 32px;z-index: 999;right: 150px;}
.hamburger:hover { outline: none; background: transparent;}
.hamburger:focus { outline: none; }
.hamburger:active { outline: none; }
/*.hamburger.is-closed:before {-webkit-transform: translate3d(0, 0, 0);-webkit-transition: all 0.35s ease-in-out;color: #ffffff;content: '';display: block;font-size: 14px;line-height: 32px;opacity: 0;text-align: center;width: 100px;}
.hamburger.is-closed:hover before {-webkit-transform: translate3d(-100px, 0, 0);-webkit-transition: all 0.35s ease-in-out;display: block;opacity: 1;}
.hamburger.is-closed:hover .hamb-top {-webkit-transition: all 0.35s ease-in-out;top: 0;}
.hamburger.is-closed:hover .hamb-bottom {-webkit-transition: all 0.35s ease-in-out;bottom: 0;}*/
.hamburger.is-closed .hamb-top {-webkit-transition: all 0.35s ease-in-out;background-color: rgba(0, 0, 0, 1);top: 6px;}
.hamburger.is-closed .hamb-middle {background-color: rgba(0, 0, 0, 1);margin-top: -2px;top: 50%;}
.hamburger.is-closed .hamb-bottom {-webkit-transition: all 0.35s ease-in-out;background-color: rgba(0, 0, 0, 1);bottom: 7px;}
.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {height: 2px;right: 0;position: absolute;width: 50%;}
.hamburger.is-open .hamb-top {-webkit-transform: rotate(45deg);-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);background-color: #fff;margin-top: -2px;top: 50%;}
.hamburger.is-open .hamb-middle {background-color: #ffffff;display: none;}
.hamburger.is-open .hamb-bottom {-webkit-transform: rotate(-45deg);-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);background-color: #fff;margin-top: -2px;top: 50%;}
.affix .hamburger.is-open .hamb-top, .affix .hamburger.is-open .hamb-middle, .affix .hamburger.is-open .hamb-bottom{background-color: #000;}
.hamburger.is-open:before {-webkit-transform: translate3d(0, 0, 0);-webkit-transition: all 0.35s ease-in-out;color: #ffffff;content: '';display: block;font-size: 14px;line-height: 32px;opacity: 0;text-align: center;width: 100px;}
.hamburger.is-open:hover before {-webkit-transform: translate3d(-100px, 0, 0);-webkit-transition: all 0.35s ease-in-out;display: block;opacity: 1;}

/*          Dark Overlay         */
.overlaymenu {position: fixed;display: none;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.4);z-index: 9;}


@media screen and (max-width: 320px) {
	.hamburger
	{
		top: 33%;
		height: 30px;
		width: 30px;
		right: 27%
	}
	.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom
	{
		width: 50%;
	}
	#wrapper-container.toggled #sidebar-wrapper
	{
		width: 185px;
	}
	.sidebar-nav li a
	{
		padding: 10px 15px 10px 20px;
		text-decoration: none;
		font-size: 13px;
	}
}

@media screen and (max-width: 480px) {
	.breadcrumbs-wrapper
	{
		display: none;
	}
	.hamburger
	{
		right: 25%;
	}
	
}

@media screen and (max-width: 375px) {
	.breadcrumbs-wrapper
	{
		display: none;
	}
	.hamburger
	{
		right: 25%;
		top: 31%;
	}
	
}
@media screen and (min-width: 1280px) {

	.hamburger
	{
		right: 1% !important;
	}
}

@media screen and (min-width: 1349px) {
	.hamburger
	{
		right: 3% !important;
	}	
}
@media screen and (min-width: 768px) {
    .hamburger
    {
        right: 7%;
        top: 31%;
    }
    .bg-back .wpb_text_column.wpb_content_element
    {
        height: 240px
    }

}
@media (max-width: 767px)
{
  .sc_heading.clone_title .clone
  {
    font-size: 25px !important
  }
  .bg-back .wpb_text_column.wpb_content_element
    {
        height: 240px;
    }
}