/*reset style */

html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}


/* remember to define focus styles! */

:focus {
    outline: 0;
}
.modal-box2 {
    width: 400px;
}
.modal-box2.popup {
    position: fixed;
    background: #fff;
    top: 50%;
    left: 50%;
    z-index: 1000;
    margin-left: -200px;
    margin-top: -218px;
    height: 436px;
}
.modal-box2 .form-contact {
    width: 290px;
    margin: 0 auto;
    margin-top: 77px;
	float: none!important;
}
.close {
    background: url(../img/btn_cancel.png) no-repeat;
    width: 21px;
    height: 21px;
    position: absolute;
    top: -30px;
    right: 0px;
}
body {
    background: white;
    line-height: 1;
    color: black;
    font-family: 'Roboto', sans-serif;
}

ol,
ul {
    list-style: none;
}


/* tables still need cellspacing="0" in the markup */

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}


/* remove possible quote marks (") from <q> & <blockquote> */

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}


/*reset style */

.content {
    width: 1200px;
    margin: 0 auto;
}

.head {
    *height: 100vh;
    overflow: hidden;
    position: relative;
}

.head .content {
    z-index: 999;
}

.abs {
    position: absolute;
	    width: 100%;
}

#trailer {
  position: relative;
    height: 284px;
    overflow: hidden;
}

.header {
    padding: 3px 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.logo {
    background: url(../img/most-logo.png) no-repeat;
    height: 70px;
    width: 238px;
    margin-right: 90px;
    display: block;
    background-position: 0px -18px;
    background-size: cover;
}
.mostmedia-img{
    width: 169px!important;
    height: auto;
    display: block;
    float: right;
    margin-top: -25px;
}
.mostmedia-img img{
	max-width:100%;
}
.special-offer a{
	color:#333;
}
.telephones {
    color: #333333;
    font: 700 24px 'Roboto';
    margin-top: 5px;
	
}
.left-box-portfolio , .right-box-portfolio{
	display:inline-block;
	vertical-align: top;
}
.right-box-portfolio{
	width:29%;
	font-size: 16px;
    padding-left:5%;
	color: #333333;
}
.right-box-portfolio h3{
	font-size: 20px;
    font-weight: 700;
	color: #333333;
	margin-bottom:20px;
}
.left-box-portfolio {
	width:65%;
}
.right-box-portfolio:after{
	clear:both;
}
.header .work-time {
    color: #333333;
    font: 700 16px 'Roboto';
    width: 162px;
    margin-left: 38px;
    margin-right: 37px;
    margin-top: 13px;
	width: 163px;
}

.header .social {
    margin-top: 12px;
}

.header .work-time a {
    color: #333333;
    font: 700 16px 'Roboto';
    text-decoration: none;
}

.social a {
    width: 38px;
    height: 38px;
}

.ind {
    background: url(../img/linkedin.png) no-repeat;
    margin-right: 9px;
}

.vk {
    background: url(../img/vk.png) no-repeat;
    margin-right: 9px
}

.fb {
    background: url(../img/fb.png) no-repeat;
    margin-right: 9px;
}

.youtube {
    background: url(../img/youtube.png) no-repeat;
}
.insta{
    background: url(../img/insta.png) no-repeat;
    margin-right: 9px;
	display: block;
	background-size: cover;
}
 .h1 {
    color: #ffffff;
    font: 900 62px / 80px 'Roboto';
    text-transform: uppercase;
    width: 690px;
    text-align: left;
        padding-top: 15px;
}

.content.abs {
    margin-left: -600px;
    left: 50%;
}

.filter_video {
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.head .h1 span {
    background-color: #ff6600;
    padding: 0px 22px;
    margin-left: -22px;
    position: relative;
    width: 703px;
    display: block;
}

input[type="submit"] {
    cursor: pointer;
}

.head h2,
.head h3 {
    color: #ffffff;
    font: 400 20px 'Roboto';
    width: 576px;
}

.head h3 {
    margin-top: 30px;
}

.head h3 span {
    border-bottom: 1px solid #ff6600;
}

.modal-wrap {
    width: 370px;
    height: 480px;
    border-radius: 15px;
    position: absolute;
    right: 0px;
    top: 100px;
    border: 10px solid rgba(214, 209, 209, 0.49);
}

.subm-form {
   color: #ffffff!important;
    font: 500 20px 'Roboto'!important;
    text-transform: uppercase;
    background: url(../img/btn_base.png) no-repeat;
    width: 292px!important;
    border: none!important;
    height: 65px!important;
    margin-top: 17px;
}

.modal-wrap form {
  border-radius: 5px;
    display: block;
    padding: 40px;
    height: 272px;
}
.form-wrap{
	background:#fff;
}
.modal-wrap h3 {
color: #333333;
    font: 500 28px 'Roboto';
    text-align: center;
    width: 305px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
    position: relative;
    top: 38px;
    left: 26px;
}

.modal-wrap h3 span {
    color: #ff6600;
    font: 500 36px 'Roboto';
    display: block;
    border-bottom: none;
}

.modal-wrap p {
    color: #333333;
    font: 400 14px 'Roboto';
    margin-bottom: 25px;
    text-align: center;
    position: relative;
    top: 36px;
}

.inp-form , .form-contact input{
    width: 290px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #999;
    box-sizing: border-box;
    color: #999999;
    padding-left: 15px;
    margin-bottom: 15px;
	    font-size: 16px;
}
.portfolio-detail{
	    background: url(../img/bg_contacts.png) repeat;
    min-height: 200px;
	    padding-bottom: 72px;
}
.portfolio-detail .content{
	clear:both;
	
}
.portfolio-detail .content h1{

	    font-size: 48px;
    font-weight: 900;
    color: #333333;
    text-align: left;
    width: 75%;
    padding-left: 0px;
    margin-left: 0px;
	margin-bottom:20px;
	margin-top:10px;
}
.our-potential {
    position: relative;
    background: url(../img/yellow_bg.png);
    z-index: 10;
    background-size: cover;
    height: 841px;
    background-repeat: no-repeat;
    background-position: 504px 0px;
	-webkit-box-shadow: 0px 10px 27px 0px rgba(0,0,0,0.41);
-moz-box-shadow: 0px 10px 27px 0px rgba(0,0,0,0.41);
box-shadow: 0px 10px 27px 0px rgba(0,0,0,0.41);
}

.face-img {
    position: absolute;
    width: 370px;
    height: 640px;
    margin-left: -193px;
    left: 50%;
    top: 1px;
    z-index: 9;
}

#wrap {
    min-width: 1280px;
}

.our-potential h4.orange {
    color: #ff6600;
    font: 900 28px "Roboto";
    margin-bottom: 28px;
    text-transform: uppercase;
}

.our-potential h3 {
    text-transform: uppercase;
    color: #333333;
    font: 900 48px / 52px 'Roboto';
    width: 584px;
    text-align: center;
    margin: 0 auto;
    padding-top: 70px;
}

.left-potent,
.right-potent {
    float: left;
    margin-top: 70px;
}
.left-potent ul li,
.right-potent ul li{
	margin-bottom:13px;
}
.left-potent {
    width: 706px;
}

.our-potential .h4-btm {
    margin: 0 auto;
    color: #333333;
    font: 400 14px 'Roboto';
    width: 571px;
    margin-top: 142px;
	margin-top: 60px;
}

.our-trust {
    padding-bottom: 80px;
}

.our-trust h3 {
    color: #333333;
    font: 900 48px / 52px 'Roboto';
    padding-top: 70px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 68px;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.right-potent ul {
    width: 260px;
    color: #333333;
	text-indent:-9pt;
	margin-left:13px;
    font: 400 20px 'Roboto';
}

.left-potent ul {
    color: #333333;
    font: 400 20px 'Roboto';
}

.our-potential .content {
    width: 980px;
    z-index: 999;
    position: absolute;
    margin-left: -490px;
    left: 50%;
}

.mobile-popup {
    display: none;
}
.breadcrummb{
	background: url(../img/bg_contacts.png) repeat;
	height:60px;
	line-height:60px;
}
.bx-breadcrumb {
    margin: 0px auto!important;
	width:1200px;
}
.portfolio h1{
	 color: #333333;
    font-weight: 900;
    font-size: 48px;
    text-align:center;
	text-transform:uppercase;
	width:335px;
	margin:0 auto;
	margin-bottom:75px;
}
.bx_pagination_bottom , .bx_pagination_page {
    
    font-size: 14px!important;
}
.bx-breadcrumb .bx-breadcrumb-item {
    margin-bottom: 10px;
    line-height: 60px;
    margin-right: 6px!important;
    color: #666!important;
}
.bx-breadcrumb .bx-breadcrumb-item a {
    border-bottom: 0;
	color: #666!important;
	    border-bottom: 2px solid #ff6600;
		    text-decoration: none!important;
}
.portfolio {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(102, 102, 102, 0.5) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(102, 102, 102, 0.5) 100%);
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(102, 102, 102, 0.5) 100%);
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(102, 102, 102, 0.5) 100%);
    background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(102, 102, 102, 0.5) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(102, 102, 102, 0.5) 100%);
    background: url(../img/bg_contacts.png) repeat;
    min-height: 840px;
}

.portfolio h3 {
    color: #333333;
    font: 900 48px / 52px 'Roboto';
    text-align: center;
    text-transform: uppercase;
    padding: 70px 0px;
}
.open-modal-zakaz{
	    color: #ffffff!important;
    font: 500 20px 'Roboto'!important;
    text-transform: uppercase;
    background: url(../img/btn_base.png) no-repeat;
    width: 292px!important;
    border: none!important;
    height: 65px!important;
    margin: 33px 0px 0px 39px;
}
.modal-wrap-portfol{
	width: 370px;
    height: 131px;
    border-radius: 15px;
    position: absolute;
    left: 808px;
    top: 68px;
    background: #fff;
    border: 10px solid rgba(214, 209, 209, 0.49);
}
#portfolio-box .block-portfolio {
    width: 379px;
    height: 280px;
    box-shadow: 2px 4px 5px 0.00px rgba(0, 0, 0, 0.25);
    float: left;
    margin-right: 21px;
    display: block;
    margin-bottom: 20px;
	cursor: pointer;
    color: #333333;
    font: 400 16px 'Roboto';
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.block-portfolio:hover img {
    -webkit-transform: scale(1.12);
    /* Safari and Chrome */
    -moz-transform: scale(1.12);
    /* Firefox */
    -ms-transform: scale(1.12);
    /* IE 9 */
    -o-transform: scale(1.12);
    /* Opera */
    transform: scale(1.12);
}

.img-box-portfolio {
    overflow: hidden;
    height: 192px;
}
.portfolio .content{
	    padding-bottom: 60px;
}
button{
	cursor:pointer;
}
#portfolio-box .block-portfolio img {
    width: 379px;
    border: none;
    display: block;
    overflow: hidden;
    *height: 192px;
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -o-transition: all 0.5s ease;
    /* IE 9 */
    -ms-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
}

#portfolio .block-portfolio:nth-child(3n) {
    margin-right: 0px;
}

.txt-portfolio {
    color: #333333;
    font: 400 16px 'Roboto';
    padding: 12px;
    display: block;
    background-color: #f6f6f6;
    height: 64px;
    text-decoration: none;
	  -moz-transition: all 0.5s ease;
    /* Firefox */
    -o-transition: all 0.5s ease;
    /* IE 9 */
    -ms-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
}

.block-portfolio:hover > .txt-portfolio {
    background: #fff;
}

.description-portfolio {
    width: 380px;
    height: 528px;
    padding-left: 20px;
}

.description-portfolio h3 {
    color: #ff6600;
    font: 700 24px 'Roboto';
    width: 320px;
    padding-top: 20px;
	    text-align: left;
		    padding-bottom: 0px;
}
.txt-comment{
	position:relative;
}
.txt-comment:before{
	
	content: open-quote;
    font-size: 48px;
    font-weight: 900;
    position: absolute;
    top: -9px;
    left: -17px;
}
.txt-comment:after{
	content:close-quote;
	      content: close-quote;
    font-size: 48px;
    font-weight: 900;
    position: absolute;
}
.description-portfolio .make-work {
    color: #333333;
    font: 700 20px 'Roboto';
}

.description-portfolio ul {
    color: #333333;
    font: 400 14px 'Roboto';
}

.description-portfolio .zakazchik {
    margin-top: 30px;
}

.img-round {
    width: 97px;
    height: 97px;
    border-radius: 50px;
    border: 3px solid #ff6600;
    margin-right: 20px;
}

.name h6 {
    width: 119px;
    color: #333333;
    font: 700 20px 'Roboto';
    padding-top: 10px;
}

.name {
    position: relative;
}

.name p {
    color: #999999;
    font: 400 14px 'Roboto';
}

.txt-comment {
    color: #333333;
    font: 400 14px 'Roboto';
}

.label-logo {
    position: absolute;
    top: 0px;
    right: -20px;
    height: 100px;
}

.label-logo img {
    height: 100px;
}

.img-round img {
    border-radius: 50%;
}

.modal-box {
    width: 1280px;
    position: relative;
}

.close-modal {
    background: url(../img/btn_cancel.png) no-repeat;
    width: 21px;
    height: 21px;
}

.spec-offer {
 color: #ffffff;
    font: 900 48px 'Roboto';
    display: block;
    background-color: #ff6600;
    padding: 6px 20px;
    margin-left: -20px;
    line-height: 48px;
    padding-top: 8px;
    padding-bottom: 14px;
	width: 630px;
	
}

.show-more {
    background: url(../img/btn_base2.png) no-repeat;
    border: none;
    width: 180px;
    height: 47px;
    color: #ffffff;
    font: 500 16px 'Roboto';
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    margin-top: 36px;
	
}

.special-offer {
    background: url(../img/Bg_offer.jpg) no-repeat;
    height: 792px;
	background-size:cover;
    position: relative;
}

.right-side-offer {
    position: relative;
    width: 540px;
}
.modal-wrap input[type="text"]{
	    width: 290px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #999;
    box-sizing: border-box;
    color: #999999;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}
.right-side-offer .modal-wrap {
    top: 167px;
}

.left-side-offer {
    width: 660px;
    margin-top: 160px;
}

.show-your-sob {
    color: #ff6600;
    font: 700 24px 'Roboto';
    background-color: #ffffff;
    padding: 5px 20px;
    margin-left: -20px;
    width: 514px;
    margin-top: 45px;
    margin-bottom: 20px;
}

.left-side-offer p {
    margin-bottom: 20px;
    color: #333333;
    font: 400 20px 'Roboto';
    width: 490px;
}
.popup-btn-portfol{
	color: #ffffff!important;
    font: 500 20px 'Roboto'!important;
    text-transform: uppercase;
    background: url(../img/btn_base.png) no-repeat;
    width: 292px!important;
    border: none!important;
    height: 65px!important;
    margin: 33px 0px 0px 39px;
    display: block;
}
.box-trust ul li {
    float: left;
    margin-right: 20px;
    height: 100px;
    margin-bottom: 20px;
    line-height: 100px;
    position: relative;
}

.box-trust ul li img {
    margin: auto;
    vertical-align: middle;
}

.big-logo-trust {
    width: 220px;
}

.box-trust ul li:nth-child(6),
.box-trust ul li:nth-child(14),
.box-trust ul li:nth-child(22) {
    margin-right: 0px;
}

.contacts {
    background: url(../img/bg_contacts.png) repeat;
    min-height: 750px;
}

.contacts h3 {
    color: #333333;
    font: 900 48px / 52px 'Roboto';
    text-align: center;
    padding-top: 70px;
    padding-bottom: 75px;
    text-transform: uppercase;
}

.map,
.work-time {
    margin-right: 120px;
    float: left;
}

.map {
    width: 380px;
}

.work-time {
    width: 210px;
    color: #333333;
    font: 700 20px 'Roboto';
}

.days-time span {
    color: #999999;
    font: 400 14px 'Roboto';
}

.mail-contacts {
    margin-bottom: 18px;
}

.telephones-work {
    margin-bottom: 25px;
}

.days-time {
    margin-bottom: 35px;
}

.form-contact {
    width: 290px;
}

.go-big-map {
    color: #333333;
    font: 400 14px 'Roboto';
    text-align: right;
    margin-top: 10px;
    display: block;
}

.form-contact p {
    color: #333333;
    font: 400 14px 'Roboto';
    text-align: center;
    margin-top: 10px;
}

.team-design {
    padding-top: 16px;
}

.footer {
    background-color: #333333;
    min-height: 52px;
    border-top: 12px solid #fffc00;
    padding-top: 20px;
    color: #999999;
    font: 400 14px 'Roboto';
}

.make-work {
    margin-top: 14px;
    margin-bottom: 9px;
}

.zakazchik {
    margin-bottom: 15px;
}

.mail-contacts a {
    color: #333333;
    text-decoration: none;
}


/*popup*/

.overlay {
    display: none;
    position: fixed;
    z-index: 999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #000;
}

.popup {
   
   display: none;
    position: fixed;
    background: #fff;
    top: 50%;
    left: 50%;
    z-index: 1000;
    margin-left: -600px;
    margin-top: -265px;
    height: 527px;
}

.close {
    background: url(../img/btn_cancel.png) no-repeat;
    width: 21px;
    height: 21px;
    position: absolute;
    top: -30px;
    right: 0px;
}


/*popup*/

@media screen and (max-width: 1281px) {
    .content {
        width: 450px;
        padding: 0px 15px;
    }
    #wrap {
        min-width: 480px!important;
        overflow: hidden;
    }
    .left,
    .right {
        float: none;
    }
	.left-potent, .right-potent {
    
     margin-top: 20px;
}
.left-potent ul {
    font: 400 18px 'Roboto';
}
.our-potential h4.orange {
    font: 900 24px "Roboto";
}
#trailer {
    position: relative;
    background: url(/bitrix/templates/most_video_2016/img/video_frame.png);
    height: 402px;
    background-size: cover;
}
    .header .work-time {
        margin: 0px;
        float: left;
        margin-top: 19px;
        margin-left: 30px;
    }
    .telephones {
        width: 235px;
        float: left;
    }
    .social a {
        float: left;
        display: block;
    }
    .header .social {
        position: absolute;
        top: 7px;
        right: 15px;
    }
    #trailer .modal-wrap {
        display: none;
    }
    .content.abs {
        margin-left: -240px;
        left: 50%;
    }
    .head .h1 {
        font: 900 19px / 33px 'Roboto';
        padding-top: 15px;
    }
    .head .h1 span {
        width: 300px;
    }
    .head h2,
    .head h3 {
        font: 400 18px 'Roboto';
        width: 450px;
    }
    video {
        display: none;
    }
    .our-potential .content {
        width: 450px;
        z-index: 999;
        position: absolute;
        margin-left: -225px;
        left: 50%;
    }
    .our-potential h3 {
        font: 900 32px / 40px 'Roboto';
        padding-top: 40px;
        width: 410px;
        margin: 0px!important;
    }
    .left-potent,
    .right-potent {
        width: 400px;
    }
    .right-potent ul {
        width: 450px;
    }
	.days-time {
    margin-top: 20px;
}
    .face-img {
        display: none;
    }
    .our-potential h4.orange {
        text-align: center;
    }
    .our-potential .h4-btm {
        width: 400px;
        margin: 0;
            margin-top: 16px;
    }
    .portfolio h3 {
        font: 900 32px / 40px 'Roboto';
    }
    #portfolio-box .block-portfolio {
        width: 450px;
        margin-right: 0px;
    }
    #portfolio-box .block-portfolio img {
        width: 450px;
        background-size: cover;
        height: 220px;
    }
    .portfolio {
        padding-bottom: 45px;
    }
    .left-side-offer {
        width: 400px;
        margin-top: 0px;
    }
    .spec-offer {
          font: 900 20px 'Roboto';
    width: 273px;
    position: relative;
    top: 15px;
    }
    .show-your-sob {
        width: 380px;
        font: 700 18px 'Roboto';
    }
    .left-side-offer p {
        margin-bottom: 20px;
        color: #333333;
        font: 400 17px 'Roboto';
        width: 390px;
		
    }
    .right-side-offer {
        display: none;
    }
    .contacts h3 {
        font: 900 32px / 40px 'Roboto';
        padding-top: 20px;
        padding-bottom: 25px;
    }
    .map {
        margin-right: 0px;
        width: 450px;
        float: none;
    }
    .map img {
        width: 450px;
    }
    .work-time {
        width: 210px;
        margin: 0 auto;
        float: none;
    }
    .contacts {
        background: url(../img/bg_contacts.png) repeat;
        min-height: 750px;
        padding-bottom: 25px;
    }
    .form-contact {
        width: 290px;
        margin: 0 auto;
        margin-top: 77px;
    }
    .footer {
        background-color: #333333;
        min-height: 52px;
        border-top: 12px solid #fffc00;
        padding-top: 20px;
        color: #999999;
        font: 400 14px 'Roboto';
        padding-bottom: 20px;
    }
    .go-big-map {
        text-align: center;
    }
    .head {
        height: 555px!important;
    }
    .mobile-popup {
        margin: 0 auto;
        color: #ffffff;
        font: 500 20px 'Roboto';
        text-transform: uppercase;
        background: url(../img/btn_base.png) no-repeat;
        width: 292px;
        border: none;
        height: 65px;
        margin-top: 27px;
        display: block;
        cursor: pointer;
    }
    .special-offer {
        height: 435px;
    }
    .popup {
        position: fixed;
        background: #fff;
        top: 50%;
        left: 50%;
        z-index: 1000;
        margin-left: -200px;
        margin-top: -218px;
        height: 436px;
    }
    .modal-box {
        width: 400px;
    }
    .video-box iframe {
        width: 400px;
        height: 240px;
    }
    .description-portfolio ul {
        display: none;
    }
    .description-portfolio .zakazchik,
    .description-portfolio .make-work {
        display: none;
    }
    .description-portfolio .txt-comment {
        display: none;
    }
}
@media screen and (min-height:880px){
	.content.abs{
		*top:100px;
	}
	.head .h1{
		*padding-top:100px;
		margin-bottom:40px;
	}
}
.alx_feed_back_form_error_block{
	position: absolute;
    left: 40px;
    top: 41px;
}
@media screen and (min-height:880px) and (min-width:){
	.content.abs{
		top:100px;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px){
	.portfolio-detail .content h1,.left-box-portfolio ,.right-box-portfolio{
		width:100%;
	}
	.left-box-portfolio iframe{
		    width: 360px;
    margin: 0 auto;
    display: block;
    height: 255px;
	}
}
@media (max-width: 790px) {
	.portfolio-detail .content h1,.left-box-portfolio ,.right-box-portfolio{
		width:100%;
	}
	.left-box-portfolio iframe{
		    width: 360px;
    margin: 0 auto;
    display: block;
    height: 255px;
	}
}