﻿
body {
    color: #252525;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    line-height: 1.42857;
}
h1, h2, h3, h4, h5 {
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    margin: 30px 0 20px;
}
h1 {
    font-size: 30px;
    margin: 20px 0;
}
@media (min-width: 768px) {
h1 {
    font-size: 36px;
}
}
.pagecontent {
    min-height: 400px;
}
h1 {
    color: #252525;
}
h2 {
    color: #464646;
    font-size: 20px;
}
@media (min-width: 768px) {
h2 {
    font-size: 30px;
}
}
.header-middle {
    display: none;
}
a.btn {
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    white-space: normal;
}
@media (min-width: 768px) {
a.btn {
    white-space: nowrap;
}
}
a.btn-default {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,3d3d3d+100 */
background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(61,61,61,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(61,61,61,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(61,61,61,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3d3d3d',GradientType=0 ); /* IE6-9 */
border-color:#343434;
    color: #fff;
}
a.btn-default:hover, .btn-default:focus {
    background: #000;
    border: 1px solid #343434;
    color: #fff;
}
a.btn-primary {
background: rgb(29,131,88); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(29,131,88,1) 0%, rgba(38,167,113,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(29,131,88,1) 0%,rgba(38,167,113,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(29,131,88,1) 0%,rgba(38,167,113,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d8358', endColorstr='#26a771',GradientType=0 ); /* IE6-9 */
    border-color: #166242 ;
    color: #fff;
}
a.btn-primary:hover, a.btn-primary:focus {
    border-color: #000;
    color: #fff;
    background: #166242;
}
.header-bottom {
    background: rgba(0,0,0,0.8);
}
.navbar-toggle {
    margin-top: 18px;
}
.navbar-toggle .icon-bar {
    background-color: #333333;
}
nav .navbar-nav > li > a {
    transition: all 300ms linear 0s;
}
nav .navbar-nav > li > a {
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    padding: 31px 5px;
}
nav .navbar-nav > li a:hover, nav .navbar-nav > li a:active, nav .navbar-nav > li a:focus, nav .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: #095c50 none repeat scroll 0 0;
    color: #fff;
}
nav.navbar {
    margin-bottom: 0;
}
nav .navbar-header .logo {
    max-height: 77px;
    padding: 0;
    width: 240px;
    margin: 22px 0;
}
@media (min-width: 768px) {
nav .navbar-header .logo {
    width: 180px;
    margin:18px 0;
}
}
@media (min-width: 992px) {
nav .navbar-header .logo {
    width: auto;
    height:auto;
    margin: 16px 0;
}
}
@media (min-width: 992px) {
nav .navbar-nav > li > a {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 31px 9px;
}
}
@media (min-width: 1200px) {
nav .navbar-nav > li > a {
    padding: 31px 20px;
}
}
@media (min-width: 768px) {
nav .navbar-nav {
    float: right;
}
}
.header-bottom {
    box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.5);
    display: block;
    margin: 0;
    position: fixed;
    top: 47px;
    width: 100%;
    z-index: 999;
}
.navbar {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 77px;
}
nav .navbar-brand {
    padding: 0;
}
.header-bottom.affix {
    position: fixed;
    top: 0;
    z-index: 999;
}
.header-bottom.affix-bottom {
    position: absolute;
    z-index: 999;
}
.navbar-header {
    display: block;
}
nav .navbar-nav .open .dropdown-menu li a {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 12px;
}
nav .navbar-toggle {
    border-color: #2ab37a;
}
nav .navbar-toggle .icon-bar {
    background-color: #2ab37a;
}
nav .navbar-nav > li.btn-nav > a {
    display: none;
}
nav .navbar-toggle {
    margin-bottom: 8px;
}
@media (min-width: 768px) {
nav .navbar-nav .open .dropdown-menu li a {
    color: #252525;
    font-size: 14px;
    line-height: 1.42857;
    padding: 3px 20px;
}
.container {
    width: 100%;
}
}
@media (min-width: 992px) {
nav .navbar-nav {
    float: right;
}
.container {
    width: 970px;
}
}
@media (min-width: 1200px) {
nav .navbar-nav > li.btn-nav > a {
    margin: 35px 0;
}
.container {
    width: 1170px;
}
}
.home-cta-5 {
    padding: 40px 0;
    text-align: center;
}
.home-cta-5 h1 {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin: 1vh 0 0;
    text-shadow: 0 0 19.4px #000000;
}
@media (min-width: 768px) {
.home-cta-5 h1 {
    font-size: 50px;
    line-height: 54px;
    margin: 8vh 0 0;
}
}
.home-cta-5 h1 img {
    max-height: 50vh;
}
.home-cta-5 h2 {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    text-shadow: 1px 1px 7px #000;
    margin-top: 80px;
}
@media (min-width: 768px) {
.home-cta-5 h2 {
    font-size: 42px;
    line-height: 50px;
    margin-top: 90px;
}
}
.home-cta-5 h1 img {
    max-height: 50vh;
}
.home-cta-5 h3 {
    color: #fff;
    font-size: 18px;
    margin: 30px 0 140px;
    text-shadow: 1px 1px 7.4px #000000;
}
.home-cta-5 .btn {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
.home-cta-5 h3 {
    font-size: 24px;
}
}
.home-cta-more {
    display: none;
}
.home-cta-5 h3 span {
    color: #fff;
    white-space: nowrap;
}
.header-top {
    background: #000 url("/UploadedFiles/EventPage/1003637/images/cta-bkg.jpg") no-repeat scroll center top / cover ;
}
.header-top {
    display: block;
}
@media (min-width: 768px) {
.home-cta-5 {
    height: 100vh;
}
}
@media (min-width: 992px) {
.row-cta-btn-group {
    padding-left: 20px;
    padding-right: 20px;
}
.home-cta-5 .btn-lg {
    border-radius: 5px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.33333;
    padding: 20px 10px;
}
}
@media (min-width: 1200px) {
}
.cd-top {
    background: rgba(4, 62, 108, 0.8) url("/uploadedfiles/eventpage/1002998/images/cd-top-arrow.svg") no-repeat scroll center 50%;
    bottom: 100px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    display: inline-block;
    height: 40px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-indent: 100%;
    transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    visibility: hidden;
    white-space: nowrap;
    width: 40px;
    z-index: 10;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    transition: opacity 0.3s ease 0s, visibility 0s ease 0s;
}
.cd-top.cd-is-visible {
    opacity: 1;
    visibility: visible;
}
.cd-top.cd-fade-out {
    opacity: 0.5;
}
.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
    bottom: 20px;
    right: 20px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
    bottom: 30px;
    height: 60px;
    right: 30px;
    width: 60px;
}
}
#aside-cta {
    background: #000 url("/UploadedFiles/EventPage/1003637/images/cta-bkg.jpg") no-repeat scroll center top / cover ;
    padding-top: 145px;
}
.headertext {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
}
.home-content-1 {
    padding: 40px 0;
    text-align: center;
    background: #242424;
    color: #fff;
}
.home-content-1 .btn {
  margin-top:20px;
}
.home-content-1 h1 {
    margin-top: 0;
    color:#fff
}
#speakerrotator {
background: rgb(14,61,41); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(14,61,41,1) 0%, rgba(42,179,122,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(14,61,41,1) 0%,rgba(42,179,122,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(14,61,41,1) 0%,rgba(42,179,122,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3d29', endColorstr='#2ab37a',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    color: #252525;
    padding: 40px 0 0;
}
#speakerrotator h1 {
    margin: 0 0 20px;
    color:#fff;
}
#speakerrotator p {
    margin: 20px 0;
}
#speakerrotator .carousel {
    min-height: 290px;
}
#speakerrotator .btn {
    display: inline-block;
}
.speaker {
    min-height: 290px;
}
.speaker img {
    background-color: #fff;
    border: 1px solid #949494 !important;
    border-radius: 50%;
    max-width: 130px;
    min-width: 130px;
    padding: 2px;
}
.carousel-indicators .active {
    background-color: #949494;
}
.carousel-indicators li {
    background-color: rgba(148, 148, 148, 0);
    border: 1px solid #949494;
}
footer.pagefooter {
    background: #000 none repeat scroll 0 0;
    border-top: 5px solid #ccc;
    color: #fff;
    margin-top: 40px;
}
#ctl00_footer_left, #ctl00_footer_center, #ctl00_footer_right {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    text-align: center;
    width: 100%;
}
.footer-copyright {
    margin: 20px 0;
}
footer.pagefooter .fa {
    vertical-align: middle;
}
footer.pagefooter h4 {
    color: #fff;
    margin-top: 0;
}
footer #footernav ul#navigation {
    text-align: center;
}
footer.pagefooter .btn-technology-iq {
    background: #3b906a none repeat scroll 0 0;
    border-color: #1d543e;
    color: #fff;
    text-decoration: none;
}
#ctl00_footer_right img {
    max-width: 180px;
}
.btn-technology-iq:hover, .btn-technology-iq:focus, .btn-technology-iq:active {
    background: #1d543e none repeat scroll 0 0;
    border-color: #1d543e;
    color: #fff;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
footer #footernav ul#navigation {
    text-align: right;
}
#ctl00_footer_left, #ctl00_footer_center, #ctl00_footer_right {
    float: left;
}
#ctl00_footer_left {
    text-align: left;
    width: 30%;
}
#ctl00_footer_center {
    text-align: left;
    width: 30%;
}
#ctl00_footer_right {
    text-align: right;
    width: 40%;
}
}
.testimonials {
    padding: 40px 0;
}
.testimonials-1 {
    background: #f3f3f3 none repeat fixed 0 0 / cover ;
    color: #000;
    margin: 40px 0;
}
.testimonials-1 h1 {
    color: #000;
}
.testimonials-1 h2 {
    color: #000;
}
.testimonials blockquote small, .testimonials blockquote footer, .testimonials blockquote .small {
    color: #000;
}
.testimonials-1 blockquote {
    font-size: 18px;
}
@media (min-width: 768px) {
.testimonials-1 blockquote {
    font-size: 24px;
}
}
.testimonialsestimonials-1 .carousel .item {
    height: auto;
}
@media (min-width: 768px) {
.testimonials-1 .carousel .item {
    min-height: 220px;
}
}
.early-bird-banner-2 {
    background: #fd9c00 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.2em;
    padding: 15px 1px;
    text-align: center;
}
.early-bird-banner-2 a {
    color: #fff;
}
.header-middle {
    background-color: #fd9c00;
}
/* Partner image rotator fix  */

.eventpartnerstable {
  width:auto !important;
  padding-bottom:10px;
}

.eventpartnerstable #SponsorWidgetWrapper {
  width:100%;
  text-align:center;
  border-bottom: 1px solid #ccc;
  padding-right:0
}
.eventpartnerstable #MediaWidgetWrapper {
  width:100%;
  text-align:center;
  padding-top:10px
}
.SponsorHeading > span {
  padding-right:0;
}
.MediHeading > span {
  padding-left:0;

}
.eventpartnerstable #SponsorWidgetWrapper .DynamicRotatorWrap {
    width: 200px;
    height: 150px;
    float: none;
    margin:0 auto;
}
.eventpartnerstable #MediaWidgetWrapper .DynamicRotatorWrap {
    float: none;
    margin:0 auto;
}
.eventpartnerstable .DynamicRotator {
    border: 0;
    min-width: 230px !important;
    min-height: 150px !important;
}
.SponsorHeading, .MediHeading {
    margin-bottom: 20px;
    font-weight: 400;
    color: #464646;
    font-size: 16px;
}
@media(min-width: 768px) {
  .eventpartnerstable #SponsorWidgetWrapper {
    width: 49%;
    text-align:right;
    float:left;
    border-bottom: 0;
    border-right:1px solid #ccc;
    padding-right:30px
}
.eventpartnerstable #MediaWidgetWrapper {
  width:49%;
  text-align:left;
  float:right;
  padding-top:0

}
.SponsorHeading > span {
  padding-right:20px
}
.MediHeading > span {
  padding-left:30px
}
.eventpartnerstable #SponsorWidgetWrapper .DynamicRotatorWrap {
    float: right;
}
.eventpartnerstable #MediaWidgetWrapper .DynamicRotatorWrap {
    float: left;
}
.SponsorHeading, .MediHeading {
    font-size: 18px;
}
}
.DynamicRotator > img {
  width: auto !important;
  max-width: 200px;
  display: inline-block;
  padding:0 !important;
}
@-moz-document url-prefix() { 
  .DynamicRotator > img {
    padding: 0 !important;
    height: 50% !important;
}
}

.speakerheader table td > div {
    padding: 0 25%;
    width: 100% !important;
}
#Agenda .speakerphoto {
    padding-left: 0;
}
.speakerheader table td {
    width: auto !important;
}
.titlewrapper h2, .titlewrapper h2 a, div.details h2 {
    color: #0358b0 !important;
    font-size: 22px !important;
    line-height: 29px;
    text-decoration: none !important;
}
.fadeIn {
    animation-duration: 3s;
}
.carousel-inner {
    width: 99%;
}
.featured-content-2 {
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 20px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    padding-right: 0;
    vertical-align: top;
}
@media (min-width: 768px) {
.media-body, .media-left, .media-right {
    padding-right: 20px;
}
}
@media (min-width: 992px) {
.media-body, .media-left, .media-right {
    padding-right: 0;
}
}
@media (min-width: 1200px) {
.media-body, .media-left, .media-right {
    padding-right: 50px;
}
}
.media-body img {
    float: left;
    padding-top: 10px;
}
@media (min-width: 768px) {
.media-body img {
    float: right;
    padding-top: 0;
}
}
.featured-content-box-1 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dedede;
    border-radius: 10px;
    font-size: 0.94em;
    line-height: 1.3;
    margin: 20px;
    min-height: 250px;
    padding: 30px;
}
#Opportunities p {
    padding: 5px 0;
}
#Opportunities .btn {
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px;
}
#Opportunities .brochure-link p a {
    width: 100%;
}
#Opportunities .brochure-link img {
    margin-left: 33%;
    position: static;
}
@media (min-width: 768px) {
#Opportunities .brochure-link p a {
    width: 50%;
}
#Opportunities .brochure-link img {
    position: absolute;
    right: 37%;
    top: -30%;
}
}
#Opportunities .fa {
    padding-left: 10px;
}
.landingcontainer {
    padding-top: 100px;
}
/* photoscroll */
.photoscroll{
  margin:40px 0;
  height:182px;
  background:#fff url(/UploadedFiles/EventPage/1002973/images/photoscroll-bkg.jpg) top center repeat-x;
  background-size:auto 100%;
  display:block;
}
@media(min-width:768px){
    .photoscroll{
    height:242px;
  }
}
@media(min-width:992px){
  .photoscroll{
    height:362px;
  }
}
@media(min-width:1200px){
  .photoscroll{
    height:482px;
    
  }
}

/* testimonials-1 */
.testimonials{
  padding:40px 0;
}
.testimonials-1{
  background:#000;
  color:#fff;
  margin: 0;
  min-height: 400px;
}
@media(min-width:768px){
  .testimonials-1{
  background:#000 url(/UploadedFiles/EventPage/1002183/images/sec-8-bg.jpg) top center no-repeat;
  background-size: cover;
  color:#fff;
  margin: 0;
  background-attachment: fixed;
  background-size: cover;
  min-height: 400px;
}
}
.testimonials-1 h2{
  color:#fff;
}
.testimonials-1 blockquote {
  font-size: 26px;

}
.testimonials-1 .carousel .item{
  min-height:220px;
}
.testimonials blockquote small, .testimonials blockquote footer, .testimonials blockquote .small {
    color: #fff;
}

/* social-media */
.social-media-1 .sm-block{
  background:#fff;
  display:block;
  text-align:center;
  font-size:26px;
  line-height:26px;
  padding:20px;
  margin-bottom:10px;
}
.social-media-1 .sm-block:hover{
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -ms-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
}
.social-media-1{
  background:#242424;
  padding:40px 0;
}
@media(min-width:992px){
  
.social-media-1  .social-media-1-inner{
  margin:0 10%;
}

}
@media(min-width:768px){
.social-media-1 .col-sm-4, .social-media-1 .col-sm-2{
  padding:1px;  
}
}
.social-media-1 .sm-block-hashtag{
  border-bottom:3px solid #da203d;
  color:#da203d;
}
.social-media-1 .sm-block-hashtag:hover{
  background:#da203d;
  color:#fff;
  
}
.social-media-1 .sm-block-linkedin{
  color:#0076b7;
  border-bottom:3px solid #0076b7;
}
.social-media-1 .sm-block-linkedin:hover{
  background:#0076b7;
  color:#fff;
}
.social-media-1 .sm-block-facebook{
  color:#425f9e;
  border-bottom:3px solid #425f9e;
}
.social-media-1 .sm-block-facebook:hover{
  background:#425f9e;
  color:#fff;
}
.social-media-1 .sm-block-twitter{
  border-bottom:3px solid #50abf0;
  color:#50abf0;
}
.social-media-1 .sm-block-twitter:hover{
  background:#50abf0;
  color:#fff;
}
.social-media-1 .sm-block-youtube{
  color:#c72e29;
  border-bottom:3px solid #c72e29;
}
.social-media-1 .sm-block-youtube:hover{
  background:#c72e29;
  color:#fff;
}
/* end social-media-1 */
/* home-content-4 */

.home-content-4{
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
  padding:40px 0;
  margin:0;
}
.home-content-4 .home-box{
  background:#fff;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  text-align:left;
  padding:20px;
  padding-top:255px;
  max-width:360px;
  margin-bottom:20px;
}
.home-content-4 .home-box h3{
  color:#26a771;
  margin-top:0;
}
.home-content-4 .home-box-1{
  background:#fff url(/UploadedFiles/EventPage/1002495/images/home-content-4-img1.jpg) top center no-repeat;
  background-size:100% auto;
}
.home-content-4 .home-box-2{
  background:#fff url(/UploadedFiles/EventPage/1002495/images/home-content-4-img2.jpg) top center no-repeat;
  background-size:100% auto;
}
.home-content-4 .home-box-3{
  background:#fff url(/UploadedFiles/EventPage/1002495/images/home-content-4-img3.jpg) top center no-repeat;
  background-size:100% auto;
}
.home-content-4 .home-box ul{
  padding-left:20px;
}
@media(min-width:768px){
}
@media(min-width:992px){
  .home-content-4 .home-box{
    padding-top:215px
  }
}
@media(min-width:1200px){
  .home-content-4 .home-box{
    padding-top:255px
  }
}
 /* end home-content-4 */
.socialmedia {
  position: fixed;
  top:0;
  left:0;
  right:0;
  width:100%;
  background:#000;
  height: 60px;
  padding: 10px 0;
  font-size:11px
}

@media(min-width:768px) {
  .socialmedia {
  height: 47px;
}
}

a.twitter {line-height: 26px;}
@media(min-width:768px) {
  .socialmedia {
  font-size:14px;
}
}
.social-media {
  float:right;
  padding-top:5px;
  margin-right:20px;
  margin-top:0;
  color:#fff;
  font-size:11px
}
@media(min-width:768px) {
  .social-media {
  font-size:14px
}
}
.social-media, .social-media .fa {
  color:#fff;
}
.contact-icons .fa {
  float:left;
  color:#fff;
}

.contact-icons .fa {
  font-size:24px
}
@media(min-width:768px){
  .contact-icons .fa {
    font-size:2em;
  }
}
.contact-icons a {
  color:#fff;
}
.socialmedia h3 {
  font-size:12px;
  color:#fff;
}
@media(min-width:992px) {
  .socialmedia h3 {
  font-size:20px;
  color:#fff;
}
}
@media(min-width:768px) {
  .socialmedia h3 {
  font-size: 14px;
  color:#fff;
}
}
.contact-icons {
  float: right;
}
#twitter-feed {
    text-align:center;
}
.RotateWrapInner {
    float: none !important;
    margin: 0 10px 10px 0;
}
@media(min-width:768px){
  .RotateWrapInner {
    float: left;
}
}
.home-content-2{
  padding:40px 0;
  background:#fff;
  background-size: cover;
  margin: 0 0 15px;
}
.home-content-2 h1{
  margin:0 0 40px 0;

  text-align:left;
}