/*
Theme Name: TechWeek
Theme URI: https://www.houndstoothsc.com/
Author: Varsha Dhadge
Version: 1.0.0
*/


@import url('https://fonts.googleapis.com/css?family=Poppins:100,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700');
body{
	font-family: 'Poppins', sans-serif !important;
	font-weight: 400;
}
img {
    max-width: 100%;
    height: auto;
}

a:hover, a:active, a:focus{
	text-decoration: none !important;
	color: #000 !important;
	outline: none;
}
input{
	outline: none;
}
.container {
    max-width: 1239px !important;
}
.hide{display: none;}
.header {
    padding: 50px;
    position: relative;
    z-index: 99;
}
.hamberger-icon {
    width: 25px;
    float: left;
    position: relative;
    left: 40px;
    cursor: pointer;
    top: 15px;
}
.header-logo {
    position: relative;
    top: 10px;
}
.page-template-template-past-events .hamberger-icon span:nth-child(1), 
.page-template-template-past-events .hamberger-icon span:nth-child(2),
.page-template-template-past-events .hamberger-icon span:nth-child(3),
.page-template-template-current-event .hamberger-icon span:nth-child(1), 
.page-template-template-current-event .hamberger-icon span:nth-child(2),
.page-template-template-current-event .hamberger-icon span:nth-child(3),
.page-template-template-host-an-event .hamberger-icon span:nth-child(1), 
.page-template-template-host-an-event .hamberger-icon span:nth-child(2),
.page-template-template-host-an-event .hamberger-icon span:nth-child(3),
.page-template-template-contact-us .hamberger-icon span:nth-child(1), 
.page-template-template-contact-us .hamberger-icon span:nth-child(2),
.page-template-template-contact-us .hamberger-icon span:nth-child(3),
.page-template-default .hamberger-icon span:nth-child(1), 
.page-template-default .hamberger-icon span:nth-child(2),
.page-template-default .hamberger-icon span:nth-child(3),
.page-template-template-authors .hamberger-icon span:nth-child(1), 
.page-template-template-authors .hamberger-icon span:nth-child(2),
.page-template-template-authors .hamberger-icon span:nth-child(3)
{
    background: #fff;
}
.hamberger-icon span{
    height: 3px;
}
.hamberger-icon span:nth-child(1) {
    background: #000;
    width: 12px;
    float: left;
    margin-bottom: 4px;
}
.hamberger-icon span:nth-child(2) {
	background: #000;
	width: 25px;
	float: left;
	margin-bottom: 4px;
}
.hamberger-icon span:nth-child(3) {
    background: #000;
    width: 14px;
    float: right;
}
.navigation {
    position: fixed;
    background: #fff;
    width: 76%;
    height: 100%;
    z-index: 999;
    left: 0;
    top: 0;
}
.close-menu {
    position: absolute;
    right: -320px;
    top: 50px;
}
.menu-row {
    width: 100%;
    float: left;
    height: 50%;
}
.menu-row .row {
    height: 100%;
}
.menu-icon-inside {
	width: 25px;
    float: left;
    position: relative;
    left: 60px;
    cursor: pointer;
}
.menu-icon-inside span:nth-child(1) {
    background: #000;
    opacity: 0.2;
    height: 4px;
    width: 12px;
    float: left;
    margin-bottom: 4px;
}
.menu-icon-inside span:nth-child(2) {
	background: #000;
	opacity: 0.2;
	height: 4px;
	width: 25px;
	float: left;
	margin-bottom: 4px;
}
.menu-icon-inside span:nth-child(3) {
    background: #000;
    opacity: 0.2;
    height: 4px;
    width: 14px;
    float: right;
}
.logo-inside {
    width: 80%;
    float: right;
    text-align: left;
}
.logo-pane {
    margin-top: 50px;
    float: left;
    width: 100%;
}
.publication-menu, .company-menu {
    width: 100%;
    float: left;
    padding-left: 145px;
}
.company-menu ul:nth-child(2) {
    margin-top: 44px;
}
.publication-menu {
    margin-top: 50px;
}
.company-menu {
    box-shadow: inset 0px 5px 12px -3px rgba(0, 0, 0, 0.1);
    padding-top: 80px;
    padding-bottom: 109px;
}
.menu-heading {
    opacity: 0.25;
    font-family: Poppins;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 3.6px;
    color: #d83434;
    border-left: 3px solid #d83434;
    padding-left: 10px;
    text-transform: uppercase;
    width: 100%;
    float: left;
}
.publication-menu ul, .company-menu ul {
    width: 50%;
    float: left;
    padding: 0;
}

.publication-menu ul li, .company-menu ul li {
    list-style: none;
    margin: 15px 0;
    width: 100%;
    float: left;
}
.publication-menu ul li a, .company-menu ul li a {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.publication-menu ul li a:hover, .company-menu ul li a:hover {
    color: #d83434 !important;
}
/*.company-menu ul:nth-child(2):before {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 48px;
    right: 480px;
    box-shadow: 4px 0px 4px 0px rgba(0, 0, 0, 0.1);
}*/
.categore a{
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 1.3px;
    color: #3a474c;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.subscribe-menu-box {
    background: #d83434;
    height: 100%;
    width: 120%;
    float: left;
    position: relative;
    left: -68px;
    padding: 65px;
}
.subscribe-menu-box p {
    opacity: 0.6 !important;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    top: 10px !important;
    position: relative !important;
}
.subscribe-menu-box a {
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-align: right;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 120px;
    right: 30px;
}
.contact-menu-box {
    background: #f1f1f1;
    width: 120%;
    float: left;
    position: relative;
    left: -69px;
    height: 100%;
    padding: 65px;
}
.contact-menu-box p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6b6b6b;
}
.contact-menu-box a {
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    display: block;
    text-align: right;
    position: absolute;
    bottom: 50px;
    right: 30px;
}
.overlay {
    background: #979797;
    /*position: absolute;*/
}
.close-menu i {
    font-size: 42px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1.5px;
    color: #ffffff;
}
.search-social-pane {
    position: absolute;
    z-index: 9;
    left: 25px;
    top: 200px;
}

.search-pane-header {
    position: relative;
    height: 110px;
    margin-bottom: 180px;
}
.search-pane-header img {

}
.search-pane-header p {
    transform: rotate(-90deg);
    font-family: Poppins;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #a0a0a0;
    float: left;
    text-align: left;
    width: 100%;
    cursor: pointer;
}
.search-pane-header p:before {
    content: '';
    background: url(assets/img/search-header@2x.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 80px;
    background-size: 100%;
    top: 5px;
    transform: rotate(90deg);
}
.search-pane-header p:hover:before {
    content: '';
    background: url(assets/img/search-hover.png) no-repeat !important;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 80px;
    background-size: 100%;
    top: 5px;
    transform: rotate(90deg);
}
.social-icons-header ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.social-icons-header ul li {
    margin-bottom: 25px;
    text-align: center;
}
.social-icons-header ul li a {
    height: 24px;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #a0a0a0;
}
.header-subscribe {
    width: 175px;
    float: right;
}
.fake-input {
    border: solid 1px #d83434;
    padding: 10px 25px;
    color: #d83434;
}
.fake-input:after {
    content: '';
    background: url(assets/img/heart-icon@2x.png) no-repeat;
    background-color: #d83434;
    background-size: 55%;
    background-position: center;
    width: 46px;
    float: left;
    height: 46px;
    position: absolute;
    right: 16px;
    top: 0;
}
.hero-blog {
    width: 100%;
    background-size: 92%;
    background-repeat: no-repeat;
    background-position: right center;
    height: 550px;
    position: relative;
    display: flex;
   /* -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;*/
}
.hero-blog:before{
	content: " ";
    width: 92%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    background: -webkit-radial-gradient(top center, ellipse cover, rgba(151,151,151,.5) 0%,rgba(255,255,255,.8) 100%);
}
.hero-title {
    position: relative;
    z-index: 2;
    left: 55px;
    margin: auto;
}
.hero-cat {
    margin-top: 105px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 1.5px;
    color: #3a474c;
    text-transform: uppercase;
}
.hero-title p {
    width: 40%;
    font-size: 42px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #000000;
}
.hero-title a {
    font-size: 42px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #000000;
}
.hero-title a:hover, 
.latest-title a:hover, 
.search-pane-header p:hover, 
.social-icons-header ul li a:hover i,
.a-article-title a:hover,
.contact-menu-box a:hover {
    color: #d83434 !important;
}
.latest-posts {
    width: 45%;
    float: right;
    background: #fff;
    position: relative;
    margin-top: -274px;
    z-index: 2;
    right: -15px;
    padding: 30px 50px;
}
.title-b {
    font-size: 60px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    color: #000000;
}
.title-w {
    font-size: 60px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    color: #fff;
}
.latest-cat {
   font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 1.3px;
    color: #3a474c;
    text-transform: uppercase;
    margin-bottom: 10px;
    cursor: pointer;
}
.latest-cat:hover{
    color: #da322f;
}
.latest-title a {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #000000;
}

.latest-article {
    margin-bottom: 50px;
}
.latest-article:last-child{
    margin-bottom: 0;
}
.latest-thumb-wrapper {
    width: 100%;
    overflow: hidden;
}
.latest-thumb {
    height: 100px;
}
.latest-thumb:after {
    content: '';
    border: solid 2px #000000;
    width: 90%;
    height: 100%;
    position: absolute;
    top: 16px;
    left: 30px;
    z-index: -1;
}
.latest-thumb-img {
    width: 100%;
    height: 100px;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    float: left;
}
.latest-thumb-img:hover {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    display: block;
}
.editor-pick{
	margin-bottom: 200px;
}
.slider-control{
    height:200px;margin-top:-100px;position:relative;top:-100px;
}
.controller{
    width:25%;height:200px;background-color:#d83434;left:90px;position:relative;display: flex;
}
.slider-thumb-img {
    background-size: 100%;
    height: 400px;
    background-position: center;
}
.slider-heading  {
    background: #d83434;
    width: 25%;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
    padding: 40px 30px;
    height: 500px;
    position: absolute;
    top: 100px;
    z-index: 22;
    left: 90px;
}
.slider-heading a {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
}
.slider-post-cat {
    opacity: 0.67;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    color: #ffffff;
    margin-top: 35px;
    text-transform: uppercase;
}

.subscribe-box-home {
    background-color: #000;
    padding: 120px 120px 120px 120px;
    position: relative;
}
.subscribe-box-home p {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #ffffff;
}
.subscribe-box-home-img {
    background: url(assets/img/Subscribe-box-Illustration.png) no-repeat;
    padding: 120px;
    background-size: cover;
    background-position: top right;
    position: absolute;
    height: 435px;
    right: -2px;
    top: -34px;
    width: 353px;
}
.home-subscribe-box-input {
    border: solid 1px #979797;
    padding: 18px;
    width: 440px;
    background: #000;
    color: #fff;
    outline: none;
}
.subscribe-btn-h {
    background: #d83434;
    border: none;
    padding: 15px 40px;
    font-size: 18px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    position: relative;
    top: 20px;
    right: 5px;
    outline: none;
    cursor: pointer;
}
.subscribe-btn-h:hover {
    background: #fff;
    color: #d83434;
}
 .single-subcribe-box .subscribe-form input:nth-child(2):hover {
    background: #d83434;
    color: #fff;
    cursor: pointer;
}
.startup-hub {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    float: left;
    font-size: 70px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #000000;
    margin-top: 502px;
    width: 3%;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.startup-hub-wrapper {
    margin-top: 80px;
}
.startup-hub-cat {
	float: left;
	width: 22%;
	padding: 18px 0;
	min-height: 490px;
	background-size: 100% !important;
	margin-left: 14px;
}
.startup-hub-wrapper .startup-hub-cat:nth-child(1) {
    margin-left: 43px;
 	background: url(assets/img/east-coast.png) no-repeat;
}
.startup-hub-wrapper .startup-hub-cat:nth-child(2) {
     background: url(assets/img/west-coast.png) no-repeat;
}
.startup-hub-wrapper .startup-hub-cat:nth-child(3) {
     background: url(assets/img/mid-west.png) no-repeat;
}
.startup-hub-wrapper .startup-hub-cat:nth-child(4) {
    background: url(assets/img/deep-south.png) no-repeat;
}
.startup-hub-txt {
    border: solid 5px #ffffff;
    width: 85%;
    margin: 0 auto;
    padding: 10px;
    text-transform: capitalize;
}
.startup-hub-txt p:nth-child(1) {
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    color: #ffffff;
    width: 65%;
}
.startup-hub-txt p:nth-child(2) {
    font-size: 16px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.94;
    letter-spacing: normal;
    color: #ffffff;
    font-family: 'Noto Sans', sans-serif;
    margin-top: 50px;
}
.archive-thumb-img {
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    /*background-image: url(assets/img/fallback-img.jpg);*/
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow-x: hidden;
}
.archive-thumb-img:hover {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    display: block;
}
.archive-thum-wrapper {
    overflow: hidden;
}
.a-article-row {
    position: relative;
    margin-bottom: 130px;
}
.article-detail {
    width: 80%;
    float: right;
    background: #fff;
    position: absolute;
    right: 15px;
    bottom: -90px;
    padding: 20px 30px;
    height: 200px;
}
.a-article-title {
    height: 75px;
}
.categore {
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 1.3px;
    color: #3a474c;
    text-transform: uppercase;
    margin-bottom: 10px;
    cursor: pointer;
}
.categore:hover {
    color: #da322f;
}
.a-article-title a {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #3a474c;
}
.author {
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 1.3px;
    color: #9daab5;
    margin-top: 30px;
}
.popular-title {
    width: 100%;
    float: right;
    margin-top: 250px;
    position: relative;
    right: 0;
}
.popular-title .title-w {
    background: #000;
    width: 50%;
    float: right;
    padding: 50px 170px 50px 50px;
    position: absolute;
    top: -155px;
    right: 0;
    font-size: 60px;
    font-weight: bold;
    text-align: right;
}
.signle-featured-img{
	background-size: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 500px;
    background-image: url(assets/img/fallback-img.jpg);
    float: left;
}
.blog-article, .blog-article1 {
    width: 100%;
}
.single-title-wrapper {
    width: 80%;
    float: right;
    background: #fff;
    margin-top: -180px;
    padding: 100px 70px 70px 120px;
}
.single-title h1 {
    font-size: 42px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: -0.9px;
    color: #000000;
}
.single-title {
	width: 45%;
	float: left;
	margin-right: 80px;
    position: relative;
}
.single-title:before {
    content: '';
    position: absolute;
    width: 26%;
    height: 4px;
    background: #da322f;
    left: -28%;
    top: 22px;
}
.post-date {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.8px;
    color: #000000;
    opacity: 0.4;
    text-transform: uppercase;
    margin-top: 20px;
}
.written_by, .post-tags span{
    text-transform: uppercase;
    width: 130px;
    float: left;
    opacity: 0.6;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.8px;
    color: #000000;
}
.author_name {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    float: left;
}
.post-tags {
    margin-bottom: 20px;
    width: 45%;
    float: left;
}
.post-tags span {
    height: 50px;
}
.post-tags a {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #000000;
    text-decoration: underline;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.post-author {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 45%;
    float: left;
}
.single-content {
    width: 76%;
    float: right;
}
.single-content p {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.7;
    letter-spacing: normal;
    font-family: 'Noto Sans', sans-serif;
    margin-bottom: 15px;
}
.single-content b, .single-content h2 {
    width: 100%;
    float: left;
    font-family: 'Poppins', sans-serif !important;
    margin: 20px 0;
    font-size: 28px;
}
.single-content h3,.single-content h4,.single-content h5, .single-content h6 {
    width: 100%;
    float: left;
    font-family: 'Poppins', sans-serif !important;
    margin: 20px 0;
    font-size: 22px;
}
.single-content p iframe{
    width:100%;
}

.single-content blockquote p {
    font-size: 35px !important;
    font-weight: bold !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.46 !important;
    letter-spacing: 0px !important;
    color: #000000 !important;
    width: 50% !important;
    display: inline !important;
    float: left;
    font-family: 'Poppins', sans-serif !important;
    margin-top: 25px;
}
.single-content blockquote p > span{
    font-size: 35px !important;
    font-weight: bold !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.46 !important;
    letter-spacing: 0px !important;
    color: #000000 !important;
    width: 90% !important;
    display: inline !important;
    float: left;
    font-family: 'Poppins', sans-serif !important;
    
}
.wp-caption {
    height: 350px;
    overflow: hidden;
    position: relative;
    margin: 70px 0;
}
.wp-caption img {
    width: 100%;
}
.wp-caption-text {
    position: absolute;
    bottom: 0;
    font-size: 12px !important;
    font-style: italic !important;
    line-height: 1.67 !important;
    color: #9daab5;
    background: #fff;
    width: 90%;
    right: 0;
    text-align: left;
    padding: 10px;
    margin: 0 !important;
}
.single-content a:hover {
    text-decoration: underline !important;
}
.single-content a {
    color: #000;
    text-decoration: underline;
}
.social-icons {
    float: left;
    border: 1px solid #d83434;
    margin-top: 105px;
}
.social-icons ul {
    margin-bottom: 0;
    padding: 0;
}
.social-icons ul li {
    list-style: none;
    margin-bottom: 0 !important;
    text-align: center;
    padding: 15px;
}
.social-icons ul li a {
    color: #d83434;
    font-size: 18px;
    text-align: center;
}
.share-icons {
    margin: 30px 0;
    float: left;
    width: 100%;
}
.share-icons p {
    font-family: 'Poppins', sans-serif !important;
    font-size: 24px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.25;
    letter-spacing: 0.1px;
    color: #000000;
    width: 40%;
    float: left;

    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px!important;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 8px;
}
.share-icons ul {
    width: 40%;
    float: right;
}
.share-icons ul li {
    list-style: none;
    display: inline-block;
}
.share-icons ul li a {
    padding: 10px 20px;
    font-size: 22px;
    margin-top: 5px;
    float: left;
    color: #3a474c;
}
.share-icons ul li a:hover i {
    color: #da322f;
}
.single-subcribe-box .subscribe-form input:nth-child(1) {
    border: solid 2px #e0eaf2;
    padding: 6px 20px;
    width: 72%;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    color: #000;
}
.single-subcribe-box .subscribe-form input:nth-child(2) {
    border: 2px solid #da322f;
    padding: 6px 30px;
    position: relative !important;
    right: 6px !important;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -0.4px;
    color: #d83434;
}
.single-subcribe-box p {
    font-family: 'Poppins', sans-serif !important;
    font-size: 32px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: -0.7px;
    color: #000000;
}
.single-subcribe-box {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    position: relative;
}
.single-subcribe-box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background: #d83434;
    left: -102%;
    top: 24px;
}
.related-posts {
    width: 100%;
    float: left;
    margin-bottom: 100px;
    margin-top: 40px;
}
.related-posts-outer {
    width: 87%;
    float: left;
    background: #f1f1f1;
    display: flex;
    padding: 0 30px;
    height: 423px;
}
.related-posts-outer p {
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    line-height: 1.69;
    letter-spacing: -0.7px;
    color: #000000;
    width: 30%;
    float: left;
    margin: auto;
    font-family: 'Poppins', sans-serif !important;
}
.related-posts-outer ul {
    width: 70%;
    float: right;
    border: solid 3px #d83434;
    position: relative;
    left: 58px;
    top: 45px;
    padding: 0;
}
.related-posts-outer ul li {
    list-style: none;
    margin: 0;
    border-bottom: solid 1px #c2c2c2;
    padding: 30px;
}
.related-posts-outer ul li:nth-child(3) {
    border: none;
}

.related-posts-outer ul li:nth-child(4){
    display:none;
}
.related-cat {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 1.3px;
    color: #d83434;
    text-transform: uppercase;
}
.related-posts-outer ul li a {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #000000;
    text-decoration: none;
}
.search-popup {
    height: 100%;
    width: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.85);
    z-index: 9999;
    top: 0;
    overflow-y: auto;
}
.search-pane {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.search-pane img {
    margin-bottom: 14px;
}
.close-icon {
    position: absolute;
    right: 124px;
    top: 59px;
}
.search-pane input {
	font-size: 42px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	background: transparent;
	border: none;
	margin-left: 30px;
	width: 80%;
}
.search-pane input::-webkit-input-placeholder{
    color:    #8c8c8c;
    font-size: 42px;
}
.search-pane input:-moz-placeholder{
    color:    #8c8c8c;
    font-size: 42px;
}
.search-pane input::-moz-placeholder{
    color:    #8c8c8c;
    font-size: 42px;
}
.search-pane input:-ms-input-placeholder{
    color:    #8c8c8c;
    font-size: 42px;
}
.search-pane input::-ms-input-placeholder{
    color:    #8c8c8c;
    font-size: 42px;
}
.search-pane input::placeholder {
    color:    #8c8c8c;
    font-size: 42px;
}

.search-pane input:focus::-webkit-input-placeholder{
    color:    #8c8c8c;
}
.search-pane input:focus:-moz-placeholder{
    color:    #8c8c8c;
}
.search-pane input:focus::-moz-placeholder{
    color:    #8c8c8c;
}
.search-pane input:focus:-ms-input-placeholder{
    color:    #8c8c8c;
}
.search-pane input:focus::-ms-input-placeholder{
    color:    #8c8c8c;
}
.search-pane input:focus::placeholder {
    color:    #8c8c8c;
}
.single-subcribe-box .subscribe-form input:nth-child(1)::-webkit-input-placeholder{
    color:    #9daab5;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.7;
    letter-spacing: 0.3px;
}
.single-subcribe-box .subscribe-form input:nth-child(1):-moz-placeholder{
    color:    #9daab5;
}
.single-subcribe-box .subscribe-form input:nth-child(1)::-moz-placeholder{
    color:    #9daab5;
}
.single-subcribe-box .subscribe-form input:nth-child(1):-ms-input-placeholder{
    color:    #9daab5;
}
.single-subcribe-box .subscribe-form input:nth-child(1)::-ms-input-placeholder{
    color:    #9daab5;
}
.single-subcribe-box .subscribe-form input:nth-child(1)::placeholder {
    color:    #9daab5;
}
#datafetch {
    width: 100%;
    float: left;
    overflow-y: auto;
    height: 100%;
    margin-top: 70px;
}
.search-no-result {
    width: 90%;
    margin: auto;
    text-align: center;
    color: #ffff;
    font-weight: bold;
    font-size: 42px;
}
/*footer style*/

footer{
    background: #000;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    float: left;
}
.footer-menu ul li {
    list-style: none;
    margin-bottom: 10px;
}
.footer-menu ul li a {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: right;
    color: #ffffff;
    text-transform: capitalize;
}
.footer-menu ul li a:hover, .footer-follow ul li a:hover {
    color: #fff !important;
}
.footer-menu ul li a:hover{
    color:#d83434!important;
    font-weight:bold;
}
.footer-susbcribe p, .footer-follow p {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.7px;
    color: #ffffff;
}
.footer-follow ul li {
    list-style: none;
    display: inline-block;
    text-align: right;
}
.footer-follow ul {
    padding: 0;
    text-align: right;
}
.footer-follow ul li a {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #ffffff;
    padding: 10px;
}
.footer-follow ul li:hover  a > i{
    color:#d83434;
}

.footer-follow p {
    border-bottom: 1px solid #d83434;
    padding-bottom: 15px;
}
.footer-susbcribe input:nth-child(1) {
    width: 70%;
    background: #222222;
    border: none;
    padding: 10px;
    color: #fff;
}

.footer-susbcribe input:nth-child(2) {
    background: #d83434;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #ffffff;
    border: none;
    padding: 9px;
    width: 25%;
    position: relative;
    right: 4px;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #d83434;

}
.footer-susbcribe input:nth-child(2):hover{
    color:#d83434;
    background-color:#000;
    /*border:1px solid #d83434;*/
    font-weight:bold;
}
.copyright p {
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: right;
    color: #ffffff;
    opacity: 0.4;
}
.common-black-title{
    font-size: 48px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: -1.7px;
}
.common-paragraph-style{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #3a474c;
}

/*404 page css*/
.not-found-wrapper h1 {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 4.25;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 50px;
}
.not-found-heading {
    font-size: 60px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.47;
    letter-spacing: -0.8px;
    text-align: center;
    color: #000000;
    margin-bottom: 50px;
    font-family: 'Noto Sans', sans-serif;
}
.not-found-txt {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: -0.2px;
    text-align: center;
    color: #000000;
    margin-bottom: 200px;
    font-family: 'Noto Sans', sans-serif;
}
.not-found-txt a{
    color: #d83434 !important;
}

.wp-caption {
    width: 100% !important;
}
.result {
    font-size: 18px !important;
    font-weight: normal !important;
    padding: 5px 20px !important;
    color: #da322f !important;
}

#menu-footer-menu{
    padding-left: 0;
}
.footer-logo {
    margin-bottom: 60px;
}
.footer-address {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
}
.hq-title {
    width: 30%;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.6);
}
.hq-add {
    width: 59%;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.6);
}



@media screen and (max-width:1400px){
    /*.header-logo{
        margin-left:40px;
    }*/
    .hamberger-icon{
        z-index:999;
    }
    .not-found-heading{
        line-height:100%;
    }
}
@media screen and (max-width:768px){
    .logo-pane {
        margin-top: 20px;
    }
    .container{
        width: 100% !important;
    }
    .header {
        padding: 20px 0;
    }
    .hamberger-icon {
        float: left;
        position: absolute;
        right: 20px;
        top: 20px;
        top: 20px;
        left: auto;
    }
    .header-logo {
        margin-left: 0;
        top: 0;
        left: 0 !important;
    }
    .logo-inside {
        float: left;
        margin-left: 20px;
    }
    .publication-menu ul {
        margin-bottom: 0;
    }
    .menu-row{
        height: auto;
    }
    .search-pane {
        margin-top: 15px;
    }
    .search-pane input {
        font-size: 30px;
        margin-left: 0;
        width: 80%;
    }
    .close-icon {
        right: 20px;
        top: 20px;
    }
    .company-menu {
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .publication-menu, .company-menu {
        width: 100%;
        float: left;
        padding-left: 20px;
    }
    .publication-menu ul, .company-menu ul{
        width: 100%;
    }

    .company-menu{
        box-shadow: none;
    }
    .search-menu {
        padding-left: 0;
        padding-bottom: 0;
    }
    .search-menu ul:first-child {
        background: #ccc;
        padding-left: 20px;
        margin-bottom: 0;
    }
    .search-menu ul:nth-child(2) {
        background: #d83434;
        padding-left: 20px;
        margin-bottom: 0;
    }
    .search-menu ul:nth-child(2) a {
        color: #fff;
    }
    .navigation {
        position: relative;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .contact-menu-box {
        background: transparent;
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        height: auto;
        padding: 20px;
    }
    .close-menu {
        position: fixed;
        right: 20px;
        top: 15px;
    }
    #menu-footer-menu {
        padding-left: 0;
        margin-bottom: 50px;
        width: 100%;
        float: left;
    }
    footer {
        padding: 20px 0;
    }
    .footer-menu, .footer-susbcribe, .footer-follow {
        width: 90%;
        margin: auto;
    }
    .hq-title {
        width: 35%;
        padding-left: 20px;
    }
    .footer-susbcribe {
        margin-bottom: 50px;
    }
    .footer-menu ul li {
        list-style: none;
        margin-bottom: 10px;
        width: 50%;
        float: left;
    }


    .footer-susbcribe input:nth-child(1) {
        width: 100%;
        padding: 10px;
    }
    .footer-susbcribe input:nth-child(2) {
        width: 50%;
        float: right;
        right: 0;
    }
    
    .copyright p {
        text-align: center;
        margin-top: 30px;
    }
    /*home page*/
    .hero-blog {
        width: 100%;
        background-size: cover;
        height: 360px;
    }
    .hero-title {
        left: 0;
    }
    .hero-cat, .hero-title p{
        margin-left: 15px;
        line-height: 0.5;
    }
    .hero-cat{
        margin-top: 140px;
    }
    .hero-title p {
        width: 85%;
    }
    .hero-title a {
        font-size: 28px;
        line-height: 1.46;
        width: 100%;
    }
    .title-b {
        font-size: 28px;
        margin-top: 30px;
        margin-left: 20px;
    }
    .home-subscribe-box-input, .hero-blog:before {
        width: 100%;
    }
    .slider-thumb-img{
        height: 189px
    }
    .small_wrapper {
        width: 100% !important;
        height: 220px !important;
        top: 188px !important;
        left: 0 !important;
    }
    #myCarousel, .controller  {
        width: 90%;
        margin: auto;
    }
    .controller {
        height: 40px;
        left: 0;
    }
    .controller > img {
        left: -30px !important;
        top: -10px !important;
        z-index: 999 ;
    }
    .controller > img:nth-child(2) {
        left: 28px !important;
    }
    .slider-control {
        height: 20px;
        top: -101px;
    }
    .slider-heading{
        height: auto;
    }
    .slider-post-cat{
        margin-top: 15px;
    }

    .subscribe-box-home-m {
        background: #000;
    }
    .subscribe-box-home-img {
        background: url(assets/img/bg-pattern@2x.png) no-repeat;
        background-size: 100% !important;
        width: 100%;
        z-index: 0;
        padding: 0;
    }
    .subscribe-box-home {
        padding: 90px 20px;
    }
    .subscribe-box-home p {
        font-size: 18px;
        line-height: 1.39;
    }
    .home-subscribe-box {
        position: relative;
        z-index: 2;
        margin-top: 40px;
    }
    .subscribe-btn-h {
        font-size: 18px;
        text-align: center;
        color: #ffffff;
        float: right;
        font-weight: bold;
        top: 0;
        right: 0;
    }
    .startup-hub {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        font-size: 28px;
        margin-top: 60px;
        padding-left: 20px;
        width: 100%;
        text-align: left;
        float: left;
    }
    .startup-hub-wrapper {
        margin-top: 20px;
        width: 100%;
        float: left;
    }
    .startup-hub-txt {
        border: solid 2px #ffffff;
        height: 210px !important;
    }
    .startup-hub-cat {
        float: left;
        width: 42%;
        padding: 8px 0;
        min-height: 230px;
        background-size: 100% !important;
        margin-left: 20px !important;
        margin-bottom: 20px;
    }
    .startup-hub-txt p {
        font-size: 18px;
        bottom: -10px;
    }
    .popular-title .title-w {
        width: 70%;
        float: right;
        padding: 20px;
        position: relative;
        top: 0;
        right: 0;
        font-size: 28px;
        text-align: left;
        margin-bottom: 0;
    }
    .popular-title {
        margin-top: 60px;
    }

    .latest-posts {
        width: 100%;
        float: left;
        margin-top: 0;
        right: 0;
        padding: 30px;
    }
    .latest-thumb-img{
        height: 140px
    }
    .latest-cat {
        font-size: 10px;
        background: #fff;
        position: relative;
        margin-top: -20px;
        padding: 10px 30px;
        transform: translate(110px);
        margin-bottom: 0;
    }
    .latest-title {
        text-align: center;
        width: 100%;
        float: left;
    }
    .latest-title a {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.56;
        color: #3a474c;
    }
    .author {
        margin-top: 10px;
    }

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .single-subcribe-box .subscribe-form input:nth-child(1) {
        line-height: 50px;
    }
    .single-subcribe-box .subscribe-form input:nth-child(2) {
        padding: 16px 30px;
        background: #fff;
    }
}

@media screen and (max-width: 1366px){
    .header-logo {
        left: 50px;
    }
}

