@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');/*font-family: 'Montserrat', sans-serif;*/
*{outline:none;}
img, img.responsive{max-width:100%;height:auto!important}
body{font-family: 'Montserrat', sans-serif;font-weight:500; font-size:16px; line-height: 25px; color:#fff;padding:0;margin:0;background:url(images/main-bg.jpg) center no-repeat; background-size:cover;}
h1, h2, h3, h4, h5, h6, .nav_box ul li a{margin:0;}
body, ul{padding:0}
img{border:0}
img.responsive{width:100%;}
a{ color:#1c6ae6; text-decoration:none;}
a:hover{ color:#fff;}
.wrapper{ max-width:978px; margin:8% auto; text-align:center;}

.wrapper h2{ font-size:42px; font-weight:900; padding:0; margin:40px 0 30px; line-height:70px; border-left: 5px solid #E41E26; padding-left: 20px;}
.req-btn{ text-align: center; margin-bottom: 60px;}
.req-btn a{ font-size: 24px; font-weight: 700; color: #fff; padding: 16px 28px; background: #E41E26;}
.req-btn a:hover{ background: #000;}
.req-btn svg{ vertical-align: middle; margin-left: 15px;}

.social-box{ padding: 16px 50px; background: rgba(0,0,0,0.6); max-width: 510px; margin: 0 auto 60px;}
.social-box a{ margin-right:40px; font-size: 14px; color: #fff; font-weight: bold;}
.social-box a:hover{ color: #E41E26;}
.social-box a svg{ vertical-align: middle; margin-right: 10px;}
.social-box a:last-child{ margin-right:0;}
.social-box a:hover img{filter: invert(100%) grayscale(100%);}
.logo-box{max-width:581px; margin:0 auto; position:relative;}
.logo-box::after{max-width:581px; position:absolute; content: ""; display: block; width: 431px; height: 2px; background: #E41E26; right: 0; bottom: 0;}
h1{max-width:581px; margin:0 auto; color:#E41E26; font-weight:900; text-transform:uppercase; text-align:right; font-size:42px; line-height:70px;}

.brk{ display:none;}
@media (max-width:1200px){
.wrapper{margin:10% auto;}
}
@media (max-width:650px){
.wrapper{ padding:0 5%;}
.wrapper h2 {font-size: 24px;margin: 40px 0; line-height: 40px;}
body{ font-size:14px; line-height:28px;}
.social-box {margin: 30px auto 40px; padding: 15px; text-align: left; max-width: 320px;}
.social-box a{ display: block; margin: 0 0 25px;}
.social-box a:last-child{ margin-bottom: 0;}
.brk{ display:block;}
.logo-box::after{width:100%;}
h1{font-size:22px;}
}
@media (max-width:355px){
.social-box a{font-size:12px;}
}