@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 1.5em;
    padding-top: 73px;
    overflow-x: hidden;
    margin-bottom: -73px
}
body.modal-open > :not([class^="modal"]) { 
    filter: blur(4px); 
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px); 
    -o-filter: blur(4px); 
    -ms-filter: blur(4px); 
 filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='4'); /* IE lte 9 */  
}
.red{color:#9D1C02;}
.navbar{
min-height: 73px;
}
.modal-open, .modal-open .navbar-fixed-top {
    margin-right: 0 !important;
    padding-right: 17px !important
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.navbar-brand {
    margin-right: 30px
}
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
    font-size: 14px;
font-weight:600 -webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,.2);
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,.2);
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    padding: 25px 10px 25px;
    border-top: 3px solid #fff;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #000;
    border-top: 3px solid #E2D7CB;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #9d1c02;
    border-top: 3px solid #9d1c02;
    background-color: #fff
}
.navbar-default .navbar-nav > li > a.order span {
    background: #9d1c02;
    display: inline-block;
    padding: 5px 8px;
    color: #fff
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #9d1c02;
}
.dropdown-menu > li > a {
    color: #000;
}
.dropdown-menu > li > a:hover {
    background-color: #9d1c02;
    color: #fff
}
.navbar-default .navbar-nav > li > a.order {
    padding: 20px 10px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle {
    background: #9D1C02;

}
.btn {
    text-transform: uppercase
}
.cta .btn {
    font-size: 20px;
    padding: 25px;
    letter-spacing: -0.02em;
}
.cta.star .btn:before {
    position: absolute;
    bottom: -15px;
    left: 50%;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    content: "\f005";
    color: #9d1c02;
    display: block;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    z-index: 2;
    transform: translateX(-50%);
}
.btn-default {
    color: #fff;
    background-color: #9d1c02;
    border-color: #9d1c02;
}
.btn-default:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-cta {
    color: #fff;
    background-color: rgba(255,255,255,.05);
    border-color: #fff;
    border: 3px solid #fff
}
.btn-cta:hover {
    color: #9d1c02;
    ;
    background-color: #fff;
    border-color: #fff;
}
.foot {
    padding: 30px 0
}
h2 {
    font-size: 36px;
    letter-spacing: -0.02em;
    line-height: 1.15em
}
strong.large {
    font-size: 1.25em;
    line-height: 1.0em;
}
strong.large1 {
    font-size: 1.1em;
    line-height: 1.1em;
}
strong.large2 {
    font-size: 1.2em;
    line-height: 1.0em;
}
strong.large3 {
    font-size: 1.3em;
    line-height: 1.0em;
}
strong.large4 {
    font-size: 1.4em;
    line-height: 1.2em;
}
strong.large5 {
    font-size: 1.5em;
    line-height: 1.2em;
}
strong.large115 {
    font-size: 1.15em;
}
.vertical-align {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
ul.check li ul.fa-ul ,ul.fa-ul{margin-left:0;margin-top:1.2em}
ul.fa-ul li{margin-bottom:1.3em;padding-left:30px; }
 ul.check li ul.fa-ul li {background:none;padding: 5px 0px 1em 30px;}
ul.fa-ul li i{color:#9d1c02;font-size:18px}
ul.fa-ul li i{margin-left: -25px;
margin-right: 5px;}
 ul.check li ul.fa-ul li i{margin-left: -25px;
margin-right: 5px;}
 ul.check li ul.fa-ul li strong {
    font-size: 1.1em;
    color: #000;
    font-weight: 700
}
.modal-backdrop {
    background-color:#DFD4C6;cursor:pointer;
}
.modal-backdrop.in {
    filter: alpha(opacity=35);
    opacity: .35;
}

.welcome-lp {
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	text-align: center;margin-bottom:15px
}

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
*******************************/
.modal.left .modal-dialog, .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 40%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content, .modal.right .modal-content {
    height: 100%;
    display: table;
    padding: 15px 8% 10px;
    background-color: #F8F5F3;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
}
.modal-center {
    display: table-cell;
    vertical-align: middle;
}
.modal.left .modal-body, .modal.right .modal-body {
    overflow-y: scroll;padding:20px 4%;
    
}
/*Left*/
.modal.left.fade .modal-dialog {
    left: -40%;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog {
    left: 0;
}
/*Right*/
.modal.right.fade .modal-dialog {
    right: -40%;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
    right: 0;
}
/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}
.modal-header {
    border-bottom-color: #EEEEEE;
    background-color: #9d1c02;
    position: relative;
    color: #fff;
    margin-bottom: 5px
}
.modal-header p {
    margin: 0
}
.modal-title {
    font-weight: 700
}
.close {
    float: none;
    font-size: 46px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}
/*******************************
* TOP
*******************************/
.top-info {
    padding: 45px 0
}
.top {
    position: relative;
    background-color: #e2d5c7;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
.top .btn {
    margin: 25px 0
}
.top h2 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.02em
}
.top .date {
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    letter-spacing: -0.02em;
    text-transform: uppercase
}
.top .date i {
    font-size: 14px;
    margin-bottom: 5px
}
.top-img {
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/top-img.jpg");
    top: 0;
    height: 100%;
    position: absolute;
    right: 0px;
    float: none;
    margin: 0;
    width: 48%;
    background-size: cover;
    background-position: center center;
}
img.title {
    margin: 15px 0 25px
}
h2.section {
    margin: 0 0 30px;
    position: relative;
    text-transform: uppercase
}
.iat h2{margin: 0 0 15px;}
h2.section:before {
    position: absolute;
    top: -33px;
    left: -10px;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    content: "\f005";
    color: #9d1c02;
    display: block;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    z-index: 2
}
h2.section:after {
    position: absolute;
    top: -20px;
    left: 4px;
    content: "";
    display: block;
    background: #9d1c02;
    width: 20%;
    height: 3px;
    z-index: 1
}
h2.section.reverse:before {
    color: #fff;
    background: #9d1c02;
}
h2.section.reverse:after {
    background: #fff;
}
h2.section.center {
    text-align: center;
    margin-bottom: 1.4em
}
h2.section.center:before {
    position: absolute;
    top: -33px;
    left: 50%;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    content: "\f005";
    color: #9d1c02;
    display: block;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    z-index: 2;
    transform: translateX(-50%);
}
h2.section.center:after {
    position: absolute;
    top: -20px;
    left: 50%;
    content: "";
    display: block;
    background: #9d1c02;
    width: 40%;
    height: 3px;
    z-index: 1;
    transform: translateX(-50%);
}
h2.section.center span {
    display: block;
    font-size: 60%;
    margin-bottom: 1px;
    color: #9D1C02;
    font-weight: 700
}
h2.section.reverse.center:before {
    color: #9d1c02;
    background: #fff;
}
h2.section.reverse.darker.center:before {
    color: #9d1c02;
    background-color: #f7f3f0;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
}

h2.section.none:before {
    left: -4000px
}
h2.section.none:after {
    left: -4000px
}
h2.section.faqh.center:before {
    color: #9d1c02;
    background-color: #dbcebf;;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
}
.top-line, .about-line, .part1-info{position:relative}
.top-line:before{
position: absolute;
    top: 0px;
    left: -50px;
    content: "";
    display: block;
    background: rgba(255,255,255,.5);
    width: 3px;
    height:140%;
    z-index: 1;

}
.about-line:before{
position: absolute;
    top: 0px;
    left: -60px;
    content: "";
    display: block;
    background: #fff;
    width: 3px;
    height:100%;
    z-index: 1;

}
.top p.compliment{text-align:center;margin:20px 0 50px;position:relative;font-weight:600}
.top p.compliment:after{
position: absolute;
bottom: -35px;
left: 50%;
font-family: FontAwesome;
font-size: 18px;
line-height: 1;
font-weight: normal;
font-style: normal;
content: "\f005";
color: #9d1c02;
display: block;
text-align: center;
transform: translateX(-50%);
}

/*******************************
* ABOUT
*******************************/
.about {
    padding: 80px 0;
    position: relative
}
.questions-col {
    margin-top: -60px
}
p.q {
    margin: 0 0 5px;
    font-size: 1.2em;
    color: #9d1c02
}
.skewed-box {
    right: -780px !important;
    width: 234.5%;
    top: 160px;
    background: #EDF1F5;
    height: 780px;
    position: absolute;
    display: block !important;
    transform: rotate(11deg);
    background-color: #f7f3f0;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
}
.q-box {
    border: 10px solid #fff;
    background-color: #f7f3f0;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
    padding: 30px 40px
}
.q-sep {
    height: 25px;
    border-left: 1px solid #9d1c02;
    margin-left: 5%;
    margin-bottom: 5px
}
.q-box:before {
    position: absolute;
    top: 27px;
    left: 0px;
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    content: "\f005";
    color: #9d1c02;
    display: block;
    background: #fff;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 8px;
    z-index: 2
}
/*******************************
* IAT
*******************************/
.iat {
    position: relative;
    background-color: #9d1c02;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/45-degree-fabric-dark.png");
    
}
.iat-info {
padding: 35px 40px;
background-color: #F8F5F2;
background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
border-left: 10px solid #fff;
border-right: 10px solid #fff;
}
.iat-info.mld {
padding: 55px 50px;
}
.iat-img {
    margin-top: -50px;
    margin-bottom: -50px;
    border: 10px solid #fff
}
/*******************************
* PART!
*******************************/
.part1 {
    position: relative;
    padding-top: 160px;
    padding-bottom: 60px
}
/*******************************
* SPEAKERS
*******************************/
a.speaker {
    border: 5px solid #fff;
    margin-bottom: 35px;
    display: block;
    text-decoration: none;
    transition: all .2s ease-in-out;
}
a.speaker:before {
    position: absolute;
    top: -5px;
    left: 0px;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    content: "\f005";
    color: #000;
    display: block;
    background: #fff;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
    z-index: 2;
    transition: all .1s ease-out;
}
a.speaker:hover {
    border: 5px solid #9d1c02;
}
a.speaker:hover .speaker-wrapper {
    background-color: #9d1c02;color:#fff
}
a.speaker:hover .speaker-wrapper:before {
    border-bottom: 20px solid #9d1c02;
}
a.speaker:hover:before {
    background-color: #9d1c02;color:#fff
}
a.speaker:hover .speaker-name,a.speaker:hover .company-name   {
   color:#fff
}
.speaker-wrapper {
    background-color: #fff;
    padding: 3px 10px 5px 20px;
    transition: all .2s ease-in-out;
    position: relative
}
.speaker-name {
    font-weight: 600;
    color: #9d1c02;
    font-size: 18px;
    line-height: 24px;
}
.company-name {
    font-size: 14px;
    color: #000;
    clear: both;
    line-height: 16px
}
.speaker-wrapper:before {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 160px solid transparent;
    border-bottom: 20px solid white;
    position: absolute;
    top: -20px;
    left: 0;
    content: "";
    transition: all .2s ease-in-out;
}
.part-info1 {
    padding-right: 60px
}
.part-info1:before{
position: absolute;
    top: 0px;
    left: -60px;
    content: "";
    display: block;
    background: #fff;
    width: 3px;
    height:100%;
    z-index: 1;
}
/*******************************
* PART2
*******************************/
.part2 {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px
}
.skewed-box-reverse {
    left: -780px !important;
    width: 234.5%;
    top: 100px;
    background: #EDF1F5;
    height: 700px;
    position: absolute;
    display: block !important;
    transform: rotate(-11deg);
    background-color: #f7f3f0;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
}
.skewed-box-reverse2 {
    left: -780px !important;
    width: 234.5%;
    top: 40px;
    background: #EDF1F5;
    height: 680px;
    position: absolute;
    display: block !important;
    transform: rotate(-11deg);
    background-color: #f7f3f0;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
}
.part-info2 {
    padding-left: 60px;position:relative;
}
.part-info2:before{
position: absolute;
    top: 0px;
    right: -60px;
    content: "";
    display: block;
    background: #fff;
    width: 3px;
    height:100%;
    z-index: 1;
}
/*******************************
* CTA
*******************************/
.cta {
    position: relative;
    background-color: #9d1c02;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/45-degree-fabric-dark.png");
    color: #fff;
    padding: 60px 0
}
/*******************************
* WATCH
*******************************/
.watch {
    position: relative;
    
     background-color: #f7f3f0;
   background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
    padding: 80px 0 50px
}
.watch.mld {
    background-color: #dbcebf;
    position: relative;
   background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
    padding: 80px 0 50px
}
ul.check {
    margin: 30px 0px 0.6em .5em;
    padding: 0px;
    list-style: outside none none;
}
ul.check li {
    background: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/check.png") no-repeat scroll 0% 0% transparent;
    margin: 0px;
    padding: 5px 0px 1.6em 50px;
}
ul.check li strong {
    font-size: 1.3em;
    color: #9d1c02;
    font-weight: 700
}
/*******************************
* FAQ
*******************************/
.faq {
    background-color: #dbcebf;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
    position: relative;
    padding: 80px 0 40px
}
p.quest {
    font-size: 20px;
    font-weight: 600;
    color: #9d1c02;
    letter-spacing: -0.02em;
    padding-top: 20px;text-align:right
}
.faq-answer {
    padding: 20px 0 20px 30px;
    border-left: 2px solid #fff;
    position: relative
}
.faq-answer:after {
    content: "";
    height: 2px;
    width: 30px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0
}
.faq-answer:before {
    content: "";
    height: 2px;
    width: 30px;
    background: #fff;
    position: absolute;
    top: 0;
    left: -30px
}
.faq .row.margin {
    margin-bottom: 35px
}
.skewed-box-reverse3 {
    left: -780px !important;
    width: 234.5%;
    top: 80px;
    background: #EDF1F5;
    height: 550px;
    position: absolute;
    display: block !important;
    transform: rotate(-11deg);
    background-color: #f7f3f0;
    background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
}
/*******************************
* OFFER
*******************************/
.offer {
    background-color: #dbcebf;
    position: relative;
     background-color: #f7f3f0;
   background-image: url("//d1v8wrjcw5hdn6.cloudfront.net/virtual-summit/nice-snow.png");
    padding: 80px 0 40px
}

/*******************************
* QUERIES
*******************************/

@media (max-width: 992px) {
    .questions-col {
    margin-top:30px;
}
.vertical-align{
    display:block
}
 .about .skewed-box {
    right: -780px !important;
    width: 234.5%;
    top: 360px;
    height: 800px;
    transform: rotate(20deg);
}
 .part1 .skewed-box {
    right: -780px !important;
    width: 234.5%;
    top: 360px;
    height: 1200px;
    transform: rotate(20deg);
}
.skewed-box-reverse2 {
    left: -780px !important;
    width: 234.5%;
    top: 260px;
    height: 1200px;
    display: block !important;
    transform: rotate(-20deg);
}

p.quest {

    padding-top: 0px;text-align:left
}

.faq-answer:before {
    left: 0px
}
.modal.left .modal-dialog, .modal.right .modal-dialog {
    width:70%
}
.modal.left.fade .modal-dialog {
    left: -70%;
}
.modal.right.fade .modal-dialog {
    right: -70%;
}
.screen {
    margin-bottom: 0px;
    position: relative;
    z-index: 5;
    width: 40%;
    margin-right: 0px;
    margin-left: 25px;
}

}
@media (max-width: 768px) {
.top-img{
    position: relative;
height: 300px;
background-repeat: no-repeat;
width: calc(100% + 30px);
margin-left: -15px;
background-position: center center;margin-bottom:30px
}
.top-info{padding:40px 5%}
.about .skewed-box ,.part1 .skewed-box{
    right: 0% !important;
    width: 100%;
    top: 360px;
    height: 2800px;
    transform: rotate(0deg);
}
.skewed-box-reverse2 {
    left:0 !important;
    width: 100%;
    top: 260px;
    height: 2600px;
    display: block !important;
    transform: rotate(0deg);
}
.iat-img {
    margin-bottom: 0px;
}
.modal.left .modal-dialog, .modal.right .modal-dialog {
    width:80%
}
.modal.left.fade .modal-dialog {
    left: -80%;
}
.modal.right.fade .modal-dialog {
    right: -80%;
}
a.speaker{max-width:400px;width:100%;margin:0 auto 30px}
a.speaker::before{left:-4000px}
.part-info1 {
    padding-right: 0px;
}
 .part-info2 {
    padding-left: 0px;
}
.faq-answer {
    padding: 20px 5% 20px 30px;
}
.navbar-default .navbar-nav > li{border-bottom:1px solid #ddd}
.navbar-default .navbar-nav > li > a {
    color: #000;
    padding: 15px 10px 15px;
    border-top: 0px solid #fff;
}
.navbar-default .navbar-nav > li > a:hover , .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
    color: #fff;
    background:#9d1c02;border-top: 0px solid #fff;
}
body {font-size:1.8em}
p {
    margin: 0 0 1.35em;
}
}
@media (max-width: 500px) {
    .modal.left .modal-dialog, .modal.right .modal-dialog {
    width:100%
}
.modal.left.fade .modal-dialog {
    left: -100%;
}
.modal.right.fade .modal-dialog {
    right: -100%;
}
.iat-info {
    padding: 35px 10px;
    border-left: 5px solid #fff;
border-right: 5px solid #fff;
}
.q-box {
    border: 5px solid #fff;
    padding: 30px 10px;
}
.q-box::before {
    position: absolute;
    top: 27px;
    left: 10px;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    content: "\f005";
    color: #9d1c02;
    display: block;
    background: #fff;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 8px;
    z-index: 2;
}
.btn {
   width:80%;display:block;white-space:normal;
}
h2 {
    font-size: 28px;
}
}
@media (min-width: 992px) {
.screen {
    margin-bottom: 0px;
    position: relative;
    z-index: 5;
    width: 45%;
    margin-right: -60px;
    margin-left: 25px;
}
    .skewed-box {
    right: -780px !important;
    width: 234.5%;
    top: 260px;
    height: 900px;
    transform: rotate(11deg);
}
.skewed-box-reverse2 {
    left: -780px !important;
    width: 234.5%;
    top: 100px;
    height: 860px;
    display: block !important;
    transform: rotate(-11deg);
}
.questions-col {
    margin-top: 120px;
}
p.quest {

    padding-top: 20px;text-align:right
}
.faq-answer:before {
    left: -30px
}
.modal.left .modal-dialog, .modal.right .modal-dialog {
    width:50%
}
.modal.left.fade .modal-dialog {
    left: -50%;
}
.modal.right.fade .modal-dialog {
    right: -50%;
}
.faq-answer {
    padding: 20px 20% 20px 30px;
}
.about-line {padding-right: 30px;}
}
@media (min-width: 1200px) {
.screen {
    position: relative;
    z-index: 5;
    width: 45%;
    margin-right: -80px;
    margin-left: 25px;
}
.about .skewed-box {
    right: -780px !important;
    width: 234.5%;
    top: 300px;
    height:560px;
    transform: rotate(11deg);
}
.part1 .skewed-box {
    right: -780px !important;
    width: 234.5%;
    top: 380px;
    height:760px;
    transform: rotate(11deg);
}
.skewed-box-reverse2 {
    left: -780px !important;
    width: 234.5%;
    top: 200px;
    height: 760px;
    display: block !important;
    transform: rotate(-8deg);
}
.modal.left .modal-dialog, .modal.right .modal-dialog {
    width:45%
}
.modal.left.fade .modal-dialog {
    left: -45%;
}
.modal.right.fade .modal-dialog {
    right: -45%;
}
}

@media (min-width: 1500px) {
.about .skewed-box {
    right: -780px !important;
    width: 234.5%;
    top: 200px;
    height: 580px;
    transform: rotate(8deg);
}
.part1 .skewed-box {
    right: -780px !important;
    width: 234.5%;
    top: 200px;
    height: 780px;
    transform: rotate(8deg);
}
.skewed-box-reverse2 {
    left: -780px !important;
    width: 234.5%;
    top: 40px;
    height: 680px;
    display: block !important;
    transform: rotate(-8deg);
}
.modal.left .modal-dialog, .modal.right .modal-dialog {
    width:40%
}
.modal.left.fade .modal-dialog {
    left: -40%;
}
.modal.right.fade .modal-dialog {
    right: -40%;
}
}