.white-Block {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	margin-bottom: 20px;
}

.full-width {
	width: 100%;
}

#totalAgenda {
	margin-left: 218px !important;
	padding-bottom: 10px;
}

.dev-goal {
	text-align: center;
}

/* ========================== Cover Image Carousel ========================== */
.carusal-block {
	background-color: #f5f5f5;
	min-height: 450px;
	width: 100%;
	position: relative;
}

.item:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	z-index: 1;
}

.item:after {
}

.carousel, .carousel-inner, .coverimg {
	height: 450px!important;
}

.coverImg-container {
    position: absolute;
    z-index: 2;
    top: 35%;
    left: 6%;
    right: 6%;
}

.idea-goal {
    color: #fff;
    border: 1px solid #fff;
    position: absolute;
    padding: 10px 15px;
    z-index: 2;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.64);
}

.idea-title-heading {
    color: #fff;
    padding: 5px 15px 5px 0px;
    font-size: 42px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: capitalize;
    font-family: roboto;
    z-index: 2;
    width: 82%;
    margin-top: 2em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.64);
}

.idea-love {
    color: #fff;
    z-index: 2;
    width: 18%;
    margin-top: 2em;
}

.Contributor-detail {
    position: relative!important;;
    bottom: inherit!important;;
    z-index: 2;
    left: 5px!important;;
    color: #fff;
	font-size:16px;
	letter-spacing:normal;
}

.Contributor-detail > span {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.noPadding{
	padding:0px!important;
	margin:0px!important;
}

.btn-endorse {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    letter-spacing: normal;
	text-transform: uppercase;
    padding: .8em 3em;
    z-index: 2;
    float: right;
    margin-top: -10%; 
    margin-right:5%
}

.btn-endorse:hover, .btn-endorse:active, .btn-endorse:visited {
	background-color: #ef5920;
    border: 1px solid #ef5920;
    border-radius: 25px;
    color: #fff;
}
	
/* ========================== /Cover Image Carousel ========================== */
   .person_detail, .person_designation, .person_organization {
   	 float: none!important;
   }
   
   .hr-top {
       margin-top: 6%!important;
   }

.no-Mar {
	margin-left: 0;
	margin-right: 0;
}

.marginTP-50 {
	margin-top: 50px;
}

.paddinTP-15 {
	padding-top:15px;
}

.Idea-Intro-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.35em;
    font-style: italic;
    text-align: justify;
    color: #EF5920;
    border-left: 6px solid #EF5920;
}

.Idea-detail {
	margin-top: 30px;
    line-height: 1.65em;
    font-family: 'Roboto';
    font-size: 18px;
    color: #555;
    text-align: justify;
}

.light-greyBG {
	background-color: #f9f9f9;
	border: 1px solid #e9e9e9;
}

.inno-icon {
	width: 50px;
	height: 40px;
	float: left;
	margin: 10px 10px 10px 0px;
}

.inno-title {
	padding: 15px;
	color: #333;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #e9e9e9;
}

.Inno-detail {
	margin-top: 10px;
    line-height: 1.65em;
    font-family: 'Roboto';
    font-size: 16px;
    color: #555;
    text-align: justify;
}

.impact-icon {
    background-color: #f5f5f5;
    border: 3px solid #e9e9e9;
    text-align: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
	margin: 0px auto!important;
	line-height:90px !important;
   /* margin-top: -50px!important;*/
}

.impact-icon > img {
	width: 50px;
	height: 50px;
}

.impact-Title {
    padding: 10px 0px 0px;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 0;
}

.impact-detail {
    line-height: 1.65em;
    font-family: 'Roboto';
    font-size: 16px;
    color: #555;
    text-align: justify;
}

.sideBlock-title {
	padding: 20px 15px;
	color: #333;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #e9e9e9;
}

.sideBlock-title > span {
	font-size: 14px;
	color: #555;
	font-weight: 100;
	text-transform: lowercase;
}

.share_media {
	list-style-type:none;
	padding:0;
    margin: 0px auto;
    margin-bottom: 10px;
}

.share_media > li {
	margin: 10px 5px;
}

.innovator-img-block {
   /* margin-left: 75px;*/
    display: block;
    /*margin-top: -65px;*/
}
.recommend-tab {
	padding-top:15px;
}

/*================ media query ================*/
@media screen and (max-width:30em){
    .menu-bar {
       display:none;
    }
    
	.idea-goal {
       padding: 10px 10px!important;
	   font-size:12px;
    }
    
    .idea-title-heading {
        padding: 5px 0px!important;
        font-size: 28px!important;
        bottom: 35%!important;
        width: 100%!important;
     }

    .Contributor-detail {
    	bottom: 30%!important;
    	left: 5%!important;
    }
    
    .btn-endorse {
       bottom: 5%!important;
    }
    
    .Idea-Intro-heading {
    	font-size: 1.2em!important;
	    border-left:0px!important;
    }
    
    .Idea-detail, .Inno-detail {
	    font-size: 1.1em!important;
    }
    
    .inno-icon {
      width: 45px!important;
      margin: 0px 10px 10px 0px!important;
    }
    
    .impact-icon {
	   left: 35%!important;
    }
    
    .impact-detail {
	   font-size: 1.1em!important;
       padding: 0px 10px!important;
    }
    
    .impact-Title {
    	font-size: 16px!important;
    }
    
    .share_media>li {
       margin: 10px 0px!important;
    }
    
    .shareaholic-share-buttons-container li.shareaholic-total-count {
        font-size: 10px !important;
        margin: -10px 20px 0 0 !important;
        color: white !important;
        padding-top: 10px !important;
        color: #FFF !important;
    }
    
    .person {
       margin-top: 70px!important;
    }
    
    .innovator-img-block {
        margin-left: 0!important;
    	margin-top: 0!important;
    	width:100%!important;    	
        clear: both;
    }
    
    .person > .top10px  {
    	clear:both;
    } 
    
    .person_detail, .person_designation, .person_organization {
    	width:100%!important;
    }
    
    .btn-endorse {
        right:5%!important;
    	left:5%!important;
    }
    
    .company_person {
        float: none!important;
        margin: 0px auto;
    }    
}

@media (max-width:992px){
    .menu-bar {
       display:none;
    }
    
    .idea-title-heading {
        font-size: 32px;
        width: 100%;
    	margin-top:2em;
    }
    
    .btn-endorse {
        float: right;
        margin-top: -25%;
    }
    
    .person {
       margin-top: 70px;
    }
}

@media (max-width: 375px){
    .btn-endorse {
        float: left;
        margin-top: -116%;
    }
}

@media only screen and (max-width:500px) and (min-width:376px){
    .btn-endorse {
        float: left;
        margin-top: -85%;
    }
}

@media only screen and (max-width:1200px) and (min-width:992px){
    .coverImg-container {
       top: 40%;
       left: 3%;
       right: 3%;
    }	

    .Contributor-detail {
	  position: relative!important;
      letter-spacing: normal!important;
      left: 5px!important;
    }

   .btn-endorse {
      bottom: 28%!important;
   }

   .innovator-img-block {
       margin-left: 0!important;
       margin-top: 0!important;
       width:100%!important;    	
       clear: both;
   }

   .company_person {
      float: none!important;
      margin: 0px auto;
   }
}

.ournav{
			margin-bottom: 0px !important;
		}
		.coverimg{
			height:375px;  
			background-repeat: no-repeat;
			background-position: center;        
			background-size: cover;
		}
		.cImage{
				margin: 0 auto;
		}
		.imgperson{
			width:40px;
			height:40px;
			float:left;     
		}             
		.mTop{
		
			margin-top: 10px;
		
		}    
		.personImg{
			    width: 11.666667% !important;         
		}     
.share_media{ 

}
#legend{
	background-color:rgba(0,0,0,0.3);     
	padding-right:5px;
	color:white; 
}
.pageContainer{
	background-color:#fff;
	border:1px solid #e8e5df;
}
.cmnt-btn{
	background-color:#ef5a20;
	color:white;
}
.show-more-cmnts{
	  background-color: #909090;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: regular;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    cursor:pointer;     
}
.login-cmnts{
	background-color: #EF5920;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: regular;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    cursor:pointer;  
}
.impacticon-container{
	background-color: #f8f8f8;
    border: 1px solid #dadada;
    border-radius: 50%;                   
    padding: 25px;         
    width: 100px;
    margin-top:-75px;
    position:relative;   
}
.impactContainer{
	border:1px solid #d9d9d9;
	border-radius:5px;
	padding: 10px 10px !important;        
	/*padding:25px 15px; */       
}
.impact-name{
	font-weight:bold;
	padding-left:0px;  
}
.sharecontainer{
	border-bottom:1px solid #d9d9d9;    
}
.tag-container{
	 float:left;
	 margin-left: 10px;
	 padding: 5px;
	 cursor:pointer;  
	 background-color:#e8e5df;  
	 margin-top: 10px;            
}       
.tagBox{
	margin-top:10px;  
	padding-left:0px;       
}
.tag-text{
	font-weight:bold;
	padding-left:0px !important;
}
.tag-div{
	border-top:1px solid #e8e5df;
	padding-top:10px;
	padding-bottom:15px;
	margin-top: 20px;
}
.comment-time{
	font-size:10px !important;  
}
.cmnt-btn:hover{
	color:white;  
}
.comment-post-area{
	width:99% !important;
	margin-top:10px;    
	padding-bottom:10px;
	border-bottom:1px solid #e8e5df;    
}
#ideaVid{
	width:100%;
	height:100%;
}
body{
	overflow-x:hidden;  
}  
.menu-bar{
	margin-top: -42px;
	/*margin-top:-3.0%;*/
	background-color:black;      
	position:fixed;    
	z-index:20;
	opacity:0.9;
	padding-left:0px !important;
	padding-right:0px !important;    
}
.c-control{
	color:#fff !important;  
	display:none !important;
	opacity:100 !important;
	top:0px !important;  
}
.company_person{
	width: 145px;
    height: 145px;
    border-radius: 50%;
    text-align: center;
    background-size: cover;
    border: 2px solid grey;
	margin: 0px auto;
}
/*	width: 100px;
    height: 100px;
    border-radius: 50px;
    text-align: center;
    background-size: 100px 100px;
    border: 2px solid grey;
    float:left;  
}*/
.person_detail{
	float:left;
	font-size:13px;
	text-align: center;
	font-weight:bold;
}
.person_designation{
	float:left;
	font-size:13px;
	text-align: center;
}


.sharesocial{
	display: inline-block;
}
.endorse-icon{
	cursor:pointer;
}
.social_icon{
	margin-top: 11px;
}
.endorse-btn{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px auto;
    height:25px;
    width:25px;
    position:relative;
    display:inline-block;
}
.endorse-text{
	top:15px;
	position:absolute;
	margin-left:5px;
	font-size:16px;             
}

.noMarTop{
	margin-top:-11px;
}
.endorse-img{
	height:25px;   
	width:25px;  
}
.endorse-section{
	border: 1px solid #ef5a21;
    padding: 10px;
    border-radius: 5px;
    cursor:pointer;
}
.endorse-section:hover{
	background-color:#ef5a21;
}
.endorse-section:hover .endorse-text{
	color:white;
}
.endorse-section:hover .endorse-btn{
	background-image:url('/images/idea/whitefavicon.png');   
}
.top15px{
	margin-top: 15px;
}
.top10px{
	margin-top:10px;
}
.shareaholic-share-buttons{
	padding:none !important;  
}     
@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto-Regular.ttf);
}
.txtStyle{
	line-height: 25px;
	font-family: Roboto;
	font-size:15px;
	color:#3a3934;
}
@media only screen and (max-width: 1100px) {
   .txtStyle{
   		border-bottom: 1px solid #d9d9d9;
   }
   .row-3-col-2{
   		margin-top:10px;
   }
}
@media only screen and (max-width: 1400px) {
	.hr-top{
		margin-top:3%;
	}
   
}
@media only screen and (min-width: 1450px) {
	.hr-top{
		margin-top:2%;  
	}
	
     
}
@media only screen and (min-width: 1150px) {
   .txtStyle{
   		border-right: 1px solid #d9d9d9;             
   }   
      
	.pad0px{   
		
		padding-right:0px !important;
	}  
	.page-title{
		font-size: 30px;
	    background-color: rgba(0, 0, 0, 0.6);
	    max-width: 50%;
	    left: 50px;
	    border-top: 5px solid #ef5a21;
	    padding: 10px;
	    font-weight: 500;  
	    text-align:left;          
	    overflow-x:hidden;
  		word-wrap: break-word;
	}
	
	.comment-area{
		width:91% !important;      
	}
   .ideatitle{
   	font-size:38px;
   	font-weight:bold;
   }
   .cover-overlay{
	   	position: absolute;
	    width: 100%;
	    top: 11%;
	    background-color: rgba(0,0,0,0.4);
	    height:415px;
	    z-index: 2;
   }   
   .overlay-text{    
	    margin-top: 17%;
	    color: white;
	    font-size: 40px;
	    font-weight: bold;        
	    margin-left: 5px;
   }
   .page-goal{        
		color: white;
	    border: 1px solid white;
	    position: absolute;
	    margin-left: 5px;
	    margin-top: 185px;
	    padding: 5px;
	}
	.contributor_detail{
		    color: white;
		    margin-left: 5px;
		    text-transform: uppercase;
	}
}
@media only screen and (max-width: 700px) {
   .user-img{
   		width:30px !important;
   		height:30px !important;
   }
   .xs-top15{
   		margin-top:65px !important;
   }
}
    
.person{
   		
   		padding:10px;
 }
.img_person{
	width:198px;
	height:198px;
	border-radius:50%;
	display: block;
    margin-left: auto;
    margin-right: auto;  
}
.person_detail{
	margin-top:10px;
	font-family:Roboto;
}
.person_name{
	font-weight: 700;
}
.person_organization{
	text-align:center;
}
.person_organization a{
	color:#F16A37 !important;
}
.person_organization a:hover{
	color:#F16A37 !important;
}
.btn-intouch{
	border-radius: 25px;
	background-color:white;
	color:#F16A37;
	font-size: 12px;      
    border:1px solid #F16A37;
}
.btn-intouch:hover{
	color:#F16A37;
}
.recommend_pic{
		background-repeat: no-repeat;
	    background-position: center center;  
	    background-size: cover;
	    height: 56px; 
}
.recommend_title{
    font-weight: 500;
    line-height: 1.3;
    overflow: hidden;
    font-size:15px !important;
    font-family: Roboto;
}
.recommend_panel{
	border-bottom: 1px solid #d9d9d9;
	padding-bottom:15px;        
}  
.popular-tab{
	border-radius:4px 25px 0 0 !important;   
	border-top-left-radius: 25px!important;
	color:#666 !important;
	font-weight:bold;
	padding:7px 16px;
}
.related-tab{
	border-radius:20px 20px 0 0 !important;
	color:#666 !important;
	font-weight:bold;
	padding:7px 16px;
}
.rec-tabs:hover{
	background:white !important;
}
.popular_color span{
	color: #7fafb8;
}
.related_color span{
	color: #ca4949;
}
.pad5px{   
	padding-left:5px !important;
	padding-right:0px !important;
}
.pad0{
	padding-left:0px !important;
}
.org_detail{
	font-size:10px;
	color: #637a80;
}
.descBorder{
	padding-top:10px;
	padding-bottom:10px;
	border-top:5px solid #d9d9d9;
	border-bottom:5px solid #d9d9d9;
	background-color: #F8F8F8 ;
	font-style: italic;
}
.about-section::first-letter{
	 background-color: #ca4949;
    border-radius: 5px;
    color: white;
    float: left;
    font-size: 40px;
    font-weight: bold;
    line-height: 60px;
    margin-right: 10px;
    padding: 9px 8px 10px;
}
.long-desc{
	padding:10px;

}
.desc-innovate{
	padding-top:10px;
	padding-bottom:10px;
	border-top:5px solid #d9d9d9;
	border-bottom:5px solid #d9d9d9;
	background-color: #F8F8F8 ;
}
.inn-text{
	border-bottom:3px solid #ef5a20;
}
/*.impact-icon{
	height:50px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}*/
.nopad{
	padding-left:0px !important;
	padding-right:0px !important;
	text-align: center;
}
.txtbold{  
	font-weight: bold;
}
.awards{
	font-size:12px;          
	padding-left:0px;
	margin-top:10px;
	padding-right:0px;
}
     
.top5px{
	margin-top:5px;
}
.underline-orange{
	border-bottom:1px solid #ef5a20;
}

.img-le{
	height:80px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.height-hr{
	height:1px;
	border:none;
	color:#d9d9d9;
	background-color:#d9d9d9;
}
.innovation-icon{
	height:80px;
}
.comment-section{
	#border-right:1px solid #d9d9d9;  
	margin-bottom:40px;
	padding-left:0px;
}
.comment-font{
	font-family: Roboto;
}
.comment-count{
	color:#ef5a20;
}
.pad30px{
	padding:30px !important;
}
.user-img{
	width:50px;
	height:50px;
	background-size: cover;
}
.user-name{
	color:#ef5a20;
	font-weight: regular;
	cursor:pointer;
}
.user-name:hover{
	color:#ef5a20;
}
.text100{
	resize: none;
}
/* Share icons css*/
.share_a.facebook:hover{
	border: 2px solid #4c6ca6;
	color:#fff !important;
	background-color: #4c6ca6;
}

.share_a.twitter:hover{  
	border: 2px solid #1da1f2;
	color:#fff !important;
	background-color: #1da1f2;
}

.share_a.linkedin:hover{
	border: 2px solid #0072aa;
	color:#fff !important;
	background-color: #0072aa;
}

.share_a.whatsapp:hover{
	border: 2px solid #43d854;
	color:#fff !important;
	background-color: #43d854;
}

.share_a.other:hover{
	border: 2px solid #ef5a20;
	color:#fff !important;
	background-color: #ef5a20;
}


.share_a:hover > i {
	color: #fff !important;
}

.share_a{
	background-color: #fff;
    border: 2px solid #e8e5df;
    border-radius: 50%;
    display: inline-block;    
    height: 45px;
    position: relative;
    transition: all 150ms ease 0s;
    width: 45px;
    text-align: center;
    color:#ef5a20;
    cursor:pointer;
    font-size: 20px;
}

.share_a .fa-facebook{
	color : #4c6ca6;
}
.share_a .fa-twitter{
	color : #1da1f2;
}
.share_a .fa-linkedin{
	color : #0072aa;
}
.share_a .fa-code{
	color:#ef5a20;
}
.share_a .fa-link{
	color:#ef5a20;
}
.share_a .fa-whatsapp{
	color : #43d854;
}
.share_whatsapp {
	display: none;
}   
@media (max-width:640px){
	.share_whatsapp {
		display: inline-block;
	}
}
.agenda{
	color:white;
}
@font-face {
 font-family: "maven-pro";
 font-style: normal;
 src: url('/fonts/MavenPro-Regular.ttf') format("truetype");

 }
 .main-bar{
 	margin-left:0px !important;
 }
 .searchTab > li{
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.searchTab {
    text-align:center;
}
.search-list{
	position:absolute;
	margin-top:0px;
	right:0;
	left:0;
	display:none;
	background-color:#5e5e5e;
	box-shadow: 0px 2px 15px rgb(239, 90, 32);
	-webkit-box-shadow: 0 10px 23px -14px #5e5e5e;
       -moz-box-shadow: 0 10px 23px -14px #5e5e5e;
            box-shadow: 0 10px 23px -14px #5e5e5e;
}
.search-not{
	background-color:#5e5e5e;
	color:#333;
}

.dev-goal > a {
	text-align: center;
}
.search-tabs{
	padding: 10px;
	text-align: center;
	font-weight: bold;
	background-color: white;
    border-radius: 10px;
    cursor:pointer;
}
.s-btn{
	border: 2px solid rgb(239, 90, 32);
	border-radius: 10px;
	font-weight: bold;
}
.search-active{
	background-color:rgb(239, 90, 32);
	color:#fff;
}
@media only screen and (min-width: 1150px) {
.dev-goal-name{
   		padding-top:5px !important;
   		padding-bottom:5px !important;
   		line-height:0 !important;
   }
   .search-goal-name{
   		padding-top:5px !important;
   		padding-bottom:5px !important;
   		line-height:0 !important;
   }
   .search-goal{
   		width: 8.4% !important;
   }
   .search-text{
   		color:#fff !important;
   		 font-family: "maven-pro";
   }
   .dev-goal{
   		width: 6.1% !important;
   }
   #coverImgCarousel{
		margin-top:40px;
	}
	.agenda-list{
		position: absolute;
		top: 40px;
		left: 0px;
		right: 0px;
		background-color:white;
		display:none;
	}
	.agenda{
		float:left;
		padding-right:0px;
		height:50px;
		line-height:50px;
	}

	#goalName{
		    font-size: 18px;
    		padding-top: 15px;
    		font-family: "maven-pro";
    		color:white;
    		font-weight:bold;
    		opacity:none;
    		position:absolute;
    		height:100%;
    		background-color: #5e5e5e;
	}
	#goalName:hover{
		text-decoration:underline;
		cursor:pointer;
	}
	#totalAgenda{
			margin-left: 200px;
			padding: 10px
	}
	.agenda:hover{
		background-color: #fff;
		border-radius: 0px;
		cursor:pointer;
	}
	.handontext:hover {
		cursor: pointer;
		cursor: hand;
	}
}
@media (min-width: 767px) {
	.float-none {
	    float: none;
	}
}

@media (max-width: 767px) {
	.getintouch {
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background: #fff;
		z-index: 999999999;
    box-shadow: 0px -1px 3px #ccc;
	}

	#subscribeModal .modal-content.modal-content-subscription {
		margin: 20px 10px;
	}

	#subscribeModal .modal-header.modal-header-subscription {
		margin: 0 10px !important;
		padding: 10px 0 !important;
	}

	#subscribeModal p.header-subtext-subscription {
		padding: 10px 0;
	}

	#subscribeModal .form-container-subscription input.input-field-subscription {
		width: 100%;
		margin: 5px 0;
	}

	#subscribeModal .form-container-subscription button.submit-button-subscription {
		width: 100%;
		margin: 10px 0;
	}

	.carusal-block .container.coverImg-container {
		top: 15%;
	}

	.carusal-block .container.coverImg-container > a.btn-endorse {
		display: flex;
		margin-top: -80px;
		position: absolute;
		align-items: center;
		right: 0 !important;
		left: auto !important;
		bottom: 10% !IMPORTANT;
		padding: 9px 22px 8px 8px;
		justify-content: space-evenly;
		background-color: transparent;
	}
}

.menu-bar {
	margin-top : -50px;
}


.modal-content-subscription {
	border-radius: 0;
	border: 10px solid #EF5A20;
}

.button-close-subscription {
	width: 30px;
	height: 30px;
	background: #EF5A20 !important;
	color: white;
	line-height: 26px;
	border-radius: 50px;
	border: 2px solid #fff !important;
	font-size: 30px !important;
	opacity: 1;
	position: absolute;
	right: -25px;
	top: -15px;
}

.form-container-subscription {
	width: 100%;
}

.input-field-subscription {
	width: 46%;
	height: 40px;
	padding: 0 20px;
	border: 2px solid #252729;
}

.submit-button-subscription {
	width: 6%;
	height: 40px;
	text-align: center;
	background: #ef5a20;
	border: 0;
	font-weight: bold;
	color: white;
	border-radius: 50px;
	outline: none;
}

.header-text-subscription {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

.header-subtext-subscription {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	padding: 20px 0 40px 0;
}

.modal-header-subscription {
	padding: 60px 0 !important;
	border-bottom: 3px solid #EF5A20 !important;
	margin: 0 70px !important;
}

.modal-title-subscription {
	font-size: 30px;
	font-weight: bold;
}

/* Share */
.modal-content-share {
	border-radius: 0;
	box-shadow: none;
	border: 0;
	background: transparent !important;
	width: 70% !important;
	margin-left: 140px !important;
	margin-top: 150px !important;
}

.ul-share {
	display: inline-block;
	width: 100%;
	margin: 0 !important;
	height: 45px;
}

.modal-link-share {
	width: 33.33%;
	float: left;
	text-align: center;
	line-height: 45px;
	color: #FFF;
	font-size: 20px;
	cursor: pointer;
	transition: all 200ms ease-in-out;
}

.fb-share {
	background: #3B5998;
}

.fb-share:hover {
	color: #FFF;
	background: #EF5A20;
}

.linked-share {
	background: #0077B5;
}

.linked-share:hover {
	color: #FFF;
	background: #EF5A20;
}

.twitter-share {
	background: #1DA1F2;
}

.twitter-share:hover {
	color: #FFF;
	background: #EF5A20;
}

.modal-body-share {
	background: #FFF !important;
	border-radius: 5px 5px 0 0;
}

.modal-footer-share {
	background: white;
	border: none !important;
	height: 45px;
	border-radius: 0 0 5px 5px;
	padding: 0;
	text-align: left !important;
}

.button-close-share {
	width: 30px;
	height: 30px;
	background: transparent;
	color: #Ef5a20;
	line-height: 26px;
	border-radius: 50px;
	border: 2px solid #ef5a20 !important;
	font-size: 30px !important;
	opacity: 1;
	position: absolute;
	right: 0;
	text-shadow: none;
	top: 0;
}

.button-close-share:hover {
	color: #EF5A20 !important;
}

.form-container-share {
	width: 100%;
	height: 45px;
}

.header-text-share {
	font-size: 18px;
	text-align: left;
	font-weight: light;
}

.modal-header-share {
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.modal-title-share {
	font-size: 21px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}