| Current Path : /home/ereika83/public_html/wp-content/uploads/pp_projects/3726/css/ |
| Current File : /home/ereika83/public_html/wp-content/uploads/pp_projects/3726/css/_rwd.scss |
/* Enable Responsive ----------- */
.headlineWrapper,
//.wideVideoWrapper,
.salesWrapper,
.footerCopy {
width: 100%;
max-width: 960px;
overflow-x: hidden;
overflow-y: visible;
}
.facebook-share-iframe {
width: 100%;
}
@media only screen and (max-width : 980px) {
.bannerImage, .headlineWrapper, .wideVideoWrapper, .salesWrapper { padding-left: 60px; padding-right: 60px; }
.headlineWrapper .turnVolumeUp, .arrowSide { display: none; }
.coreVideo { width: 100%; max-width: 960px; overflow: hidden; }
.coreVideo .coreVideo-container { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; width: 100%; }
.coreVideo iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.coreVideo .video-js, .coreVideo section {
width: 100% !important;
}
.salesWrapper .orderGuarantee { width: 100%; text-align: center; }
.salesWrapper .orderSecure { width: 100%; text-align: center; margin-left: 0; }
.salesWrapper .orderWrapper .orderBadges b { display: block; }
/* BLACKBOARD_LARGE */
//.wideVideoWrapper.skin--blackboard-large { background-position: center center; background-size: 100% auto !important; height: auto; }
/* BLACKBOARD_SMALL */
.wideVideoWrapper .skin--blackboard-small { background-position: center center; background-size: 100% auto !important; height: auto; }
/* IMAC LARGE */
.wideVideoWrapper.skin--imac-large { height: auto; }
.imacstand { width: 100%; }
/* IMAC SMALL */
.wideVideoWrapper.skin--imac-small { height: auto; }
.imacstand_small { display: none; }
/* IPAD LARGE */
.wideVideoWrapper.skin--ipad-large { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); height: auto; padding: 0; }
.wideVideoWrapper.skin--ipad-small{ background: none repeat scroll 0 0 rgba(0, 0, 0, 0); height: auto; }
.salesWrapper { padding: 40px 20px; }
.salesWrapper .optinInput.left { margin: 0 auto; width: 100%; }
.salesWrapper .optinButton.left { width: 100%; }
.salesWrapper .optinButton .orderBTN { width: 100% !important; }
/* SKINNY */
.headlineWrapper.skinny, .wideVideoWrapper.skinny, .salesWrapper.skinny, .footerCopy.skinny { width: 100% !important; max-width: 960px !important; overflow-x: hidden !important; overflow-y: visible !important; }
/* WHITEBOARD */
.wideVideoWrapper.whiteboard_large { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); height: auto; padding: 0; }
.wideVideoWrapper .whiteboard_small { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); height: auto; padding: 0; box-shadow: 0 !important; }
}
@media only screen and (max-width : 768px) {
.salesWrapper .orderWrapper .orderButon .orderBTN { font-size: 22px; }
}
@media only screen and (max-width : 568px) {
.bannerImage, .headlineWrapper, .wideVideoWrapper, .salesWrapper, .footerCopy { padding-left: 30px; padding-right: 30px; }
.headlineWrapper .headlineCopy { font-size: 200%; }
}
@media only screen and (max-width : 360px) {
.salesWrapper .orderWrapper .orderButon .orderBTN { font-size: 16px; }
.optinButton .orderBTN { font-size: 16px; }
}
.wideVideoWrapper {
.video-js-wrapper {
&, #vpa_video {
width: 100% !important;
height: 100% !important;
}
}
@media (max-width : 960px) {
& {
max-width: 768px;
padding-left: 35px;
padding-right: 35px;
}
&.skin--blackboard-large {
background-position: center center;
background-size: 768px auto !important;
height: auto;
.coreVideo {
padding: 30px 0px 30px 0px;
margin: 0px;
.video-holder, #vpa_video {
height: 384px !important;
}
}
}
&.skin--ipad-large {
.coreVideo {
margin: 0px;
.video-holder, #vpa_video {
margin: 0px;
}
}
}
&.skin--whiteboard-large {
background-position: center center;
background-size: 768px auto !important;
height: auto;
.coreVideo {
padding: 30px 0px 30px 0px;
margin: 0px;
.video-holder, #vpa_video {
height: 384px !important;
}
}
}
.imacstand {
/*
width: 960px !important;
img {
border: 1px solid red;
}*/
}
}
@media (max-width : 768px) {
& {
max-width: 480px;
padding-left: 22px;
padding-right: 22px;
}
&.skin--blackboard-large {
background-size: 480px auto !important;
.coreVideo {
.video-holder, #vpa_video {
height: 240px !important;
}
}
}
&.skin--whiteboard-large {
background-size: 480px auto !important;
.coreVideo {
.video-holder, #vpa_video {
height: 240px !important;
}
}
}
&.skin--blackboard-small {
.coreVideo {
width: 440px;
height: 284px;
padding: 15px;
background-size: 440px auto !important;
.video-holder, #vpa_video {
height: 254px !important;
}
}
}
&.skin--imac-large {
padding-left: 0px;
padding-right: 0px;
.coreVideo {
.video-holder, #vpa_video {
height: 240px !important;
}
}
&.skin--imac-large + .wideVideoWrapper {
padding-left: 0px;
padding-right: 0px;
}
}
&.skin--imac-small {
.coreVideo {
.video-holder, #vpa_video {
height: 240px !important;
}
}
}
&.skin--ipad-large {
.coreVideo {
.video-holder, #vpa_video {
height: 240px !important;
}
}
}
&.skin--ipad-small {
.coreVideo {
width: 480px;
height: 320px;
padding: 12px;
background-size: 480px auto !important;
.video-holder, #vpa_video {
height: 280px !important;
}
}
}
}
@media (max-width : 480px) {
& {
max-width: 360px;
padding-left: 16px;
padding-right: 16px;
}
&.skin--blackboard-large {
background-size: 360px auto !important;
.coreVideo {
.video-holder, #vpa_video {
height: 180px !important;
}
}
}
&.skin--whiteboard-large {
background-size: 360px auto !important;
.coreVideo {
.video-holder, #vpa_video {
height: 180px !important;
}
}
}
&.skin--blackboard-small {
.coreVideo {
width: 320px;
height: 210px;
padding: 12px;
background-size: 320px auto !important;
.video-holder, #vpa_video {
height: 182px !important;
}
}
}
&.skin--ipad-small {
.coreVideo {
width: 360px;
height: 240px;
padding: 12px;
background-size: 360px auto !important;
.video-holder, #vpa_video {
height: 210px !important;
}
}
}
.option__share-gateway_text {
display: none;
}
.facebook-share-iframe {
height: 100px;
}
}
@media (max-width : 360px) {
& {
max-width: 240px;
padding-left: 12px;
padding-right: 12px;
}
&.skin--whiteboard-large {
background-size: 240px auto !important;
.coreVideo {
.video-holder, #vpa_video {
height: 120px !important;
}
}
}
&.skin--blackboard-large {
background-size: 240px auto !important;
.coreVideo {
.video-holder, #vpa_video {
height: 120px !important;
}
}
}
&.skin--blackboard-small {
.coreVideo {
width: 220px;
height: 144px;
padding: 9px;
background-size: 220px auto !important;
.video-holder, #vpa_video {
height: 126px !important;
}
}
}
&.skin--imac-small {
.coreVideo {
.video-holder, #vpa_video {
height: 130px !important;
}
}
}
&.skin--ipad-large {
.coreVideo {
.video-holder, #vpa_video {
height: 130px !important;
}
}
}
&.skin--ipad-small {
.coreVideo {
width: 240px;
height: 180px;
padding: 12px;
background-size: 240px auto !important;
.video-holder, #vpa_video {
height: 130px !important;
}
}
}
}
@media (max-width : 568px) {
/* SKIN DEFAULT */
.skin--default {
height: 240px;
.video-holder, #vpa_video {
height: 200px !important;
}
}
/* SKIN ARROW */
&.skin--arrows {
height: 240px;
.video-holder, #vpa_video {
height: 200px !important;
}
}
}
}