.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}.magnify {
position: relative;
display: inline-block;
}
.magnify .magnify-lens { position: absolute;
width: 200px;
height: 200px;
border-radius: 100%; -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
0 0 7px 7px rgba(0, 0, 0, 0.25),
inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
0 0 7px 7px rgba(0, 0, 0, 0.25),
inset 0 0 40px 2px rgba(0, 0, 0, 0.25); cursor: none; display: none; z-index: 100;
}
.magnify .magnify-lens.loading {
background: #333 !important;
opacity: .75;
}
.magnify .magnify-lens.loading:after { position: absolute;
top: 45%;
left: 0;
width: 100%;
color: #fff;
content: 'Loading...';
font: italic normal 16px/1 Calibri, sans-serif;
text-align: center;
text-shadow: 0 0 2px rgba(51, 51, 51, .8);
text-transform: none;
}@font-face{font-family:'FontAwesome';src:url(//www.motionwindows.com/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0);src:url(//www.motionwindows.com/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(//www.motionwindows.com/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(//www.motionwindows.com/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(//www.motionwindows.com/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.wpsm_panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.wpsm_panel-body {
padding: 15px;
}
.wpsm_panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.wpsm_panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.wpsm_panel-title > a,
.wpsm_panel-title > small,
.wpsm_panel-title > .small,
.wpsm_panel-title > small > a,
.wpsm_panel-title > .small > a {
color: inherit;
}
.wpsm_panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .list-group,
.wpsm_panel > .wpsm_panel-collapse > .list-group {
margin-bottom: 0;
}
.wpsm_panel > .list-group .list-group-item,
.wpsm_panel > .wpsm_panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.wpsm_panel > .list-group:first-child .list-group-item:first-child,
.wpsm_panel > .wpsm_panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel > .list-group:last-child .list-group-item:last-child,
.wpsm_panel > .wpsm_panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .wpsm_panel-heading + .wpsm_panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.wpsm_panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .wpsm_panel-footer {
border-top-width: 0;
}
.wpsm_panel > .table,
.wpsm_panel > .table-responsive > .table,
.wpsm_panel > .wpsm_panel-collapse > .table {
margin-bottom: 0;
}
.wpsm_panel > .table caption,
.wpsm_panel > .table-responsive > .table caption,
.wpsm_panel > .wpsm_panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.wpsm_panel > .table:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.wpsm_panel > .table:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.wpsm_panel > .wpsm_panel-body + .table,
.wpsm_panel > .wpsm_panel-body + .table-responsive,
.wpsm_panel > .table + .wpsm_panel-body,
.wpsm_panel > .table-responsive + .wpsm_panel-body {
border-top: 1px solid #ddd;
}
.wpsm_panel > .table > tbody:first-child > tr:first-child th,
.wpsm_panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.wpsm_panel > .table-bordered,
.wpsm_panel > .table-responsive > .table-bordered {
border: 0;
}
.wpsm_panel > .table-bordered > thead > tr > th:first-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpsm_panel > .table-bordered > tbody > tr > th:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpsm_panel > .table-bordered > tfoot > tr > th:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpsm_panel > .table-bordered > thead > tr > td:first-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpsm_panel > .table-bordered > tbody > tr > td:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpsm_panel > .table-bordered > tfoot > tr > td:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.wpsm_panel > .table-bordered > thead > tr > th:last-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpsm_panel > .table-bordered > tbody > tr > th:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpsm_panel > .table-bordered > tfoot > tr > th:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpsm_panel > .table-bordered > thead > tr > td:last-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpsm_panel > .table-bordered > tbody > tr > td:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpsm_panel > .table-bordered > tfoot > tr > td:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.wpsm_panel > .table-bordered > thead > tr:first-child > td,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.wpsm_panel > .table-bordered > tbody > tr:first-child > td,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.wpsm_panel > .table-bordered > thead > tr:first-child > th,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.wpsm_panel > .table-bordered > tbody > tr:first-child > th,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.wpsm_panel > .table-bordered > tbody > tr:last-child > td,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpsm_panel > .table-bordered > tfoot > tr:last-child > td,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.wpsm_panel > .table-bordered > tbody > tr:last-child > th,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpsm_panel > .table-bordered > tfoot > tr:last-child > th,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.wpsm_panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.wpsm_panel-group {
margin-bottom: 20px;
}
.wpsm_panel-group .wpsm_panel {
margin-bottom: 0;
border-radius: 4px;
}
.wpsm_panel-group .wpsm_panel + .wpsm_panel {
margin-top: 5px;
}
.wpsm_panel-group .wpsm_panel-heading {
border-bottom: 0;
}
.wpsm_panel-group .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body,
.wpsm_panel-group .wpsm_panel-heading + .wpsm_panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.wpsm_panel-group .wpsm_panel-footer {
border-top: 0;
}
.wpsm_panel-group .wpsm_panel-footer + .wpsm_panel-collapse .wpsm_panel-body {
border-bottom: 1px solid #ddd;
}
.wpsm_panel-default {
border-color: #ddd;
}
.wpsm_panel-default > .wpsm_panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.wpsm_panel-default > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #ddd;
}
.wpsm_panel-default > .wpsm_panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.wpsm_panel-default > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #ddd;
}
.wpsm_panel-primary {
border-color: #337ab7;
}
.wpsm_panel-primary > .wpsm_panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.wpsm_panel-primary > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #337ab7;
}
.wpsm_panel-primary > .wpsm_panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.wpsm_panel-primary > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #337ab7;
}
.wpsm_panel-success {
border-color: #d6e9c6;
}
.wpsm_panel-success > .wpsm_panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.wpsm_panel-success > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #d6e9c6;
}
.wpsm_panel-success > .wpsm_panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.wpsm_panel-success > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #d6e9c6;
}
.wpsm_panel-info {
border-color: #bce8f1;
}
.wpsm_panel-info > .wpsm_panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.wpsm_panel-info > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #bce8f1;
}
.wpsm_panel-info > .wpsm_panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.wpsm_panel-info > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #bce8f1;
}
.wpsm_panel-warning {
border-color: #faebcc;
}
.wpsm_panel-warning > .wpsm_panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.wpsm_panel-warning > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #faebcc;
}
.wpsm_panel-warning > .wpsm_panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.wpsm_panel-warning > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #faebcc;
}
.wpsm_panel-danger {
border-color: #ebccd1;
}
.wpsm_panel-danger > .wpsm_panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.wpsm_panel-danger > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #ebccd1;
}
.wpsm_panel-danger > .wpsm_panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.wpsm_panel-danger > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #ebccd1;
}
.fade {
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.wpsm_panel-group .collapse {
display: none;
}
.collapse.in {
display: block !important;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {background: transparent;border: none;font-size: 100%;margin: 0;outline: 0;padding: 0;vertical-align: baseline;text-decoration:none;}
ol,ul { list-style: none; }
blockquote,q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none; }
:focus { outline: 0; }
img { vertical-align: bottom; max-width: 100%; height: auto; width: auto\9; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
*{ padding:0 0 0 0; margin:0 0 0 0; }
html, body { height: 100%;} body {
background:#fff;
color:#333;
font-size: 16px;
font-family: 'open_sansregular';
position:relative;
}
h1,h2,h3,h4,h5,h6 { font-weight:normal; margin-bottom:15px; }
p {margin: 0 0 15px 0;line-height:1.7em;}
element { cursor:pointer; } #top { position:relative; z-index:999;}
.home #top.smaller #maintopwrap { position:fixed; width:100%;
display:block;
background:#000;
}
#uppertopwrap {background:#333;color:#fff;font-size:13px;font-family:'open_sansregular';position: relative;z-index: 99;}
#contactnum { text-transform:uppercase; font-family:'open_sanssemibold'; margin-top:10px; display:none}
#uppernav {}
#uppernav ul li { display:block; float:left;}
#uppernav ul li a { display:block; color:#fff; padding:10px;}
#uppernav ul li:hover a,
#uppernav ul li.current_page_item a { background:#ec372b}
#topwrap,
.home #top.smaller #maintopwrap #topwrap {padding:15px 0;}
#topwrap::before { content:'';
background:#000;
width:100%;
height:100%;
left:0;
top:0;
position:absolute;
opacity:.8
}
.home #topwrap {position:absolute;left:0;width:100%;padding: 25px 0;z-index:999;background:0;}
.home #topwrap::before { display:none}
.home #top.smaller #topwrap::before { display:block}
#logo { margin-top: 0px;}
#mainnav {}
#pagenav {  margin-top:6px}
#pagenav > ul > li { display:block; float:left; position:relative; padding:1px; margin:0 0 0 10px}
#pagenav > ul > li > a { display:block; padding:9px 15px; color:#fff; font-size:15px; text-transform:uppercase; text-shadow:0 1px 1px #000}
#pagenav > ul > li:hover,
#pagenav > ul > li.current_page_item,
#pagenav > ul > li.current_page_ancestor { color:#fff; border:1px solid #fff; padding:0}
#pagenav ul li > ul {
position:absolute;
z-index: 9999;
display:none;
width:210px;
background:#333;
margin:1px 0 0 -1px;
border:1px solid #2b2b2b;
border-top:0
}
#pagenav ul li:last-child > ul { right:0; margin-right:-1px}
#pagenav > ul > li:hover > ul { display:block}
#pagenav ul li:hover > ul li a { color:#fff;
padding:7px 15px;
font-size:13px;
display:block;
border-top:1px solid #2b2b2b
}
#pagenav ul li:hover > ul > li:hover > a,
#pagenav ul li:hover > ul > li.current_page_item > a { background:#cf0e2d; color:#fff}
#pagenav > ul > li.menu-item-has-children {}
#pagenav > ul > li.menu-item-has-children.last ul { right:0}
#pagenav ul > li > ul > li.menu-item-has-children { position:relative}
#pagenav ul > li > ul > li.menu-item-has-children::after { content:'\f105';
display: inline-block;
color:#fff;
position:absolute;
right:11px;
top:10px;
color:#fff;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#pagenav ul > li > ul > li > ul { display:none; right:-253px; top: -1px; width:250px}
#pagenav ul > li > ul > li:hover > ul { display:block} #pagenav > ul > li.widenmenus {position:inherit;}
#pagenav > ul > li.widenmenus a { }
#pagenav > ul > li.widenmenus > ul {
position:absolute;
background:#fff;
width:100%;
left:0;
margin:0!important;
border:0;
padding:20px 0;
-webkit-border-radius:0;
-moz-border-radius:0;
-ms-border-radius:0;
-o-border-radius:0;
border-radius:0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#pagenav > ul > li.widenmenus.menu-item-has-children > a::before { content: "\f0de";
position:absolute;
color:#f6f6f6;
bottom:-13px;
left:0;
text-align:center;
width:100%;
z-index:9;
display: inline-block;
display:none;
font: normal normal normal 14px/1 FontAwesome;
font-size: 21px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#pagenav > ul > li.menu-item-has-children:hover > a::before { }
#pagenav > ul > li.widenmenus > ul > li { float:left;
display:block;
width:23.2%;
padding:8px 10px;
margin:0 .9%;
border:1px solid #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#pagenav > ul > li.widenmenus > ul > li.menu-item-photo-gallery,
#pagenav > ul > li.widenmenus > ul > li.menu-item-shop-parts { width:auto; min-height:inherit; margin:0; padding:0;}
#pagenav > ul > li.widenmenus > ul > li.menu-item-photo-gallery,
#pagenav > ul > li.widenmenus > ul > li.menu-item-shop-parts { position:absolute; bottom:0; right:0; border:0}
#pagenav > ul > li.widenmenus > ul > li.menu-item-photo-gallery { right:110px; bottom:105px}
#pagenav > ul > li.widenmenus > ul > li.menu-item-shop-parts { right:126px; bottom:75px;}
#pagenav > ul > li.widenmenus > ul > li.menu-item-photo-gallery a,
#pagenav > ul > li.widenmenus > ul > li.menu-item-shop-parts a{ padding:0;}
#pagenav > ul > li.widenmenus > ul > li.menu-item-photo-gallery a::before,
#pagenav > ul > li.widenmenus > ul > li.menu-item-shop-parts a::before { display:none} 
#pagenav > ul > li.widenmenus > ul > li.menu-item-photo-gallery:hover,
#pagenav > ul > li.widenmenus > ul > li.menu-item-shop-parts:hover { border:0; background:0;}
#pagenav > ul > li.widenmenus > ul > li.menu-item-photo-gallery span,
#pagenav > ul > li.widenmenus > ul > li.menu-item-shop-parts span { float:none; width:auto; margin:0;}
#pagenav > ul > li.widenmenus > ul > li.menu-item-photo-gallery span::before,
#pagenav > ul > li.widenmenus > ul > li.menu-item-shop-parts span::before{  content:'\f054';
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size:9px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position:absolute;
left:-20px;
top:8px;
}
#pagenav > ul > li.widenmenus > ul > li > a { border:0;
display:inline-block;
width:100%;
font-family:'open_sanssemibold';
padding:0;
color:#222;
font-size:12px;
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-ms-transition: all 0.115s ease;
-o-transition: all 0.15s ease;
transition: all 0.15s ease;
}
#pagenav > ul > li.widenmenus > ul > li:hover,
#pagenav > ul > li.widenmenus > ul > li.current_page_item { background:#fff;
border:1px solid #222;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius: 2px;
}
#pagenav > ul > li.widenmenus > ul > li:hover a,
#pagenav > ul > li.widenmenus > ul > li.current_page_item a { background:0; color:#222}
#pagenav > ul > li.widenmenus > ul > li > a > span { float:right; display:block; width:55%; margin-top:20px;}
#pagenav > ul > li.widenmenus > ul > li.menu-item-7654 > a > span { margin-top:32px;}
#pagenav > ul > li.widenmenus > ul > li > a::before { content:'';
margin:0;
width:40%;
min-height:100px;
display:block;
float:left;
}
#pagenav > ul > li.widenmenus ul li.menu-item-series-900 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/eco-com-win-lock-rubber-install.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-series-1100 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/eco-com-win-trim-ring-install.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-7654 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/bunk-wind-icon.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-series-1600 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/rv-elite-single-windowws.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-series-1800 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/rv-elite-dual-pane.jpg) no-repeat scroll 0 50%;} #pagenav > ul > li.widenmenus ul li.menu-item-series-1400-1500 a::before { background:url(//www.motionwindows.com/wp-content/uploads/2021/03/tractor-img.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-series-1150 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/series-1150.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-series-1200 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/series-1200.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-series-1250 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/series-1250.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-series-1260 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/series-1260.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-series-1275 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/series-1275.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-sprinter-van-conversion-windows-new-generation-2007-current a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/sprintervan-newgen.jpg) no-repeat scroll 0 50%;} #pagenav > ul > li.widenmenus ul li.menu-item-ford-transit-van-aftermarket-conversion-windows a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/ford-transit-van-aftermarket.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-mercedes-metris-aftermarket-conversion-van-windows a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/mercd-metris.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-ram-promaster-van-conversion-windows a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/ram-promastervan.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.menu-item-sprinter-van-conversion-windows a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/sprintervan-firstgen.jpg) no-repeat scroll 0 50%;}
#pagenav > ul > li.widenmenus ul li.series-1600-1800 a::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/widenmenus/window-top-hinged-thumb.png) no-repeat scroll 0 50%;}
#mob-pagenav,
#mobnav { display:none;}
#linken {}
#linken i { display:block; background:#fff; color:#111; padding:7px;
width:40px;
font-size:20px;
cursor:pointer;
margin-right:3px;
margin-top:-3px;
text-align:center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 3px 3px 0px 0px rgba(235,235,235,1);
-moz-box-shadow: 3px 3px 0px 0px rgba(235,235,235,1);
box-shadow: 3px 3px 0px 0px rgba(235,235,235,1);
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-ms-transition: all 0.115s ease;
-o-transition: all 0.15s ease;
transition: all 0.15s ease;
}
#mob-pagenav .mobnav { position:absolute;
text-align:left;
z-index:9999;
width:42%;
overflow:auto;
height:337px;
background:#111;
right:0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#mob-pagenav .mobnav li { border-top:1px solid #2b2b2b}
#mob-pagenav .mobnav li a { color:#eee; font-size:13px; display:block; padding:5px 10px;}
#mob-pagenav .mobnav li ul li a { padding:5px 30px}
#mob-pagenav .mobnav li ul li ul li a { padding:5px 50px}
#mob-pagenav .mobnav li:hover > a {  background:#222; color:#fff}
#banner-area { position:relative} #banner-area .slide-caption-entry { float:right; width:100%; text-align:right; font-size:18px; color:#fff}
#banner-area .slide-caption-entry h1,
#banner-area .slide-caption-entry h2 {font-size:50px;font-family:'open_sanslight';text-transform:uppercase;color:#fff;line-height: 1.2em;text-shadow: 0 1px 20px #222;}
#banner-area .slide-caption-entry h1 em,
#banner-area .slide-caption-entry h2 em { font-family: 'open_sansregular'; display:block; font-size:20px; font-style:normal; }
#banner-area .slide-caption-entry h1 strong,
#banner-area .slide-caption-entry h2 strong { color:#fff; font-family:'open_sanssemibold'}
#banner-area .slide-caption-entry p { margin:0}
#banner-area .slide-caption-entry .slide-button { padding:25px 0 0 0}
#banner-area .slide-caption-entry .slide-button a.btn { display:block;
background:#cf0e2d;
font-size:18px;
font-family:'open_sanssemibold';
padding:10px 20px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius: 100px;
}
#banner-area .slide-caption-entry .slide-button a.btn:hover { background:#ec372b}
#innerbanner { position:relative; width:100%; overflow:hidden;}
#innerbanner::before { position:absolute;
content:'';
width:100%;
height:100%;
opacity:.3;
display:block;
background:#000;
}
#innerbanner img { display:block; width:100%; }
#bannertagline { position:absolute; z-index:9; top:0; width:100%; color:#fff; font-size:30px}
#bannertagline h1 {font-family: 'open_sansbold';color:#fff;font-size:50px;padding:90px 0 0 0;line-height:1.2em;text-shadow:0 1px 6px #333; }
#main-content { padding:2% 0;}
.home #main-content,
.page-template-page-withmap #main-content,
.page-template-page-likehp-php #main-content { padding:0}
.home #page-entry > p { display:none}
#floating-widget {
width:113px;
position: absolute!important;
left:10px;
top: 0;
z-index: 996;
padding-top: 160px;
display:none!important; }
.home #floating-widget { padding-top:180px!important}
#floating-widget .floating-icon {  margin:0 0 5px 0}
#floating-widget .floating-icon a { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/floatin-widget-icons.png);
display:block;
width:113px;
height:113px;
}
#floatlink1 a { background-position:0 226px!important}
#floatlink2 a { background-position:113px 0!important}
#floatlink3 a { background-position:0 113px!important}
#site-quote-icons { text-align:center; padding:12px 0 10px 0}
#site-quote-icons .ulist { margin:0}
#site-quote-icons .ulist .fa-ul { margin:0; padding:0}
#site-quote-icons .ulist .fa-ul li { display:inline-block; vertical-align:top; margin:8px;}
#site-quote-icons .ulist .fa-ul li i { display:none}
#site-quote-icons .ulist .fa-ul li a em { text-indent:-99999px; display:block}
#site-quote-icons .ulist .fa-ul li a { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/floatin-widget-icons.png);
display:block;
width:113px;
height:113px;
}
#site-quote-icons .ulist .fa-ul li a.qquote { background-position:0 226px!important}
#site-quote-icons .ulist .fa-ul li a.dquote { background-position:113px 0!important}
#site-quote-icons .ulist .fa-ul li a.ovw { background-position:0 113px!important}
#build-van-window { background:#ededed; padding:3% 0}
#build-van-window .content-column { text-align:center; padding:2% 5% 0 5%; margin:0; width:50%}
#build-van-window .content-column { border-right:1px solid #fff}
#build-van-window .content-column.last_column { border-left:1px solid #bebebe; border-right:0}
#build-van-window .content-column h2 { font-size:14px; font-family:'open_sanssemibold'}
#build-van-window .content-column h2 strong { font-family:'open_sansbold'; display:block; font-size:20px; text-transform:uppercase;}
#build-van-window .content-column a { display:inline-block;
text-decoration:none;
width:100%;
max-width:40%;
background:#cf0e2d;
font-size:18px;
text-transform:uppercase;
font-family:'open_sanssemibold';
padding:10px 20px;
color:#fff;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius: 100px;
}
#build-van-window .content-column a:hover { background:#ec372b}
#service-col { padding:4% 0; background:#f8f8f8;}
#service-col .content-column { background:#fff; border:1px solid #eee; font-size:14px; border-bottom:2px solid #cf0e2d}
.home #service-col .container { width:100%; max-width:1250px!important}
.home #service-col .content-column {
height:450px;
width:24.2%;
margin:0 1% 1% 0;
}
.home #service-col .content-column.last_column { margin:0 0 1% 0}
#service-col .content-column h2 { text-align:center; font-size:15px; font-family:'open_sanssemibold'; line-height:1.3em; display:inline-block; padding:15px 0 10px 0; margin:0 15px 10px 15px; border-bottom:1px solid #eee}
#service-col .content-column h2 strong { display:block; font-family:'open_sansbold'; color:#cf0e2d; font-size:20px; text-transform:uppercase;}
#service-col .content-column p { padding:0 15px}
#service-col .content-column .btn-button { padding:0}
#service-col .content-column .btn-button .btn { background:0; color:#cf0e2d; padding:0; font-size:15px; text-transform:uppercase; font-family:'open_sanssemibold'}
#service-col .content-column .btn-button .btn:hover { color:#ec372b}
#proven { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/bg-img1.jpg) no-repeat scroll 0 0; background-size:100% auto; padding:5% 0; color:#fff}
#proven .entry .main-title { margin:0 0 20px 0}
#proven .entry h1 { color:#fff; font-family:'open_sanslight'; font-size:50px; text-transform:uppercase; line-height:1.3em; margin:0}
#proven .entry h1 strong { font-family:'open_sansbold'; display:block}
#testi-wrap { background:#ededed; padding:3% 0; color:#202020}
#testi-wrap .entry > p { margin:0}
#testi-wrap .entry h1 { text-align:center;}
#testi-wrap .entry h1 { font-family:'open_sanslight'; font-size:50px; text-transform:uppercase; line-height:1.3em; margin:0}
#testi-wrap .entry h1 strong { font-family:'open_sansbold'; }
#testi-wrap .entry .testi-box { background:#fff; padding:25px 25px 10px 25px; border:1px solid #e4e4e4; min-height:290px}
#testi-wrap .entry .testi-box .testi-thumb { width:130px}
#testi-wrap .entry .testi-box .testi-thumb img { width:130px;
height:130px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius: 100px;
}
#testi-wrap .entry .testi-box .testi-entry {  width:70%}
#testi-wrap .entry .testi-box .testi-entry h2 { font-size:18px;}
#testi-wrap .bx-prev,
#testi-wrap .bx-next { position:absolute;
top:50%;
color:#fff;
background:#cf0e2d;
display:block;
padding:10px 15px;
display:none;
}
#testi-wrap .bx-prev { left:-10%}
#testi-wrap .bx-next { right:-10%}
#pghd { color:#fff; text-align:center; padding:6% 0; background-repeat:no-repeat!important; background-size:100% auto!important;}
#pghd p { margin:0}
#pghd h2 { font-size:50px; text-shadow:0 2px 10px #000}
#pghd h2 em { display:block; font-family:'open_sansregular'; font-style:normal; font-size:30px;}
#pghd.vanconverwind { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/van-conversion-windows-bg.jpg)}
#maincont { padding:4% 0}
#maincont .wp-caption { max-width:inherit!important; position:relative; border:1px solid #222}
#maincont .wp-caption .wp-caption-text { position:absolute; bottom:0; margin:0; background:#cf0e2d; color:#fff; padding:10px; font-size:12px; width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#contactpage { padding:3% 0 0 0}
#contactpage > p { margin:0}
#contactpage h1 { font-size:36px;text-transform:uppercase;font-family:'open_sansbold';line-height: 1.1em;}
#main-left,
#main-right {  width:72%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#main-right { width:25%}
.page-testimonials #main-right { display:none}
.page-testimonials #main-left { width:100%}
#sidebar {}
#sidebar .widget { position:relative; font-family: "open_sansbold"; font-size:20px; margin:0 0 20px 0}
#sidebar .wrap-col { border:1px solid #f3f3f3; background:#dadada; padding:1px;}
#sidebar .wrap-col .wrap-inside { border:1px solid #fff; background:#e6e6e6; padding:8px;}
#sidebar .breaker { position:relative;
height:6px;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
width:100%;
display:inline-block;
margin:5% 0 7% 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar .breaker .line { background:#cf0e2d; height:6px; display: block; width:10%; margin: 0 auto;}
#sidebar .widget h2 {line-height:1.2em;font-size:25px;font-family: 'open_sanssemibold';}
#sidebar .orderbox.widget_sp_image { }
#sidebar .orderbox.widget_sp_image .widget-button { padding:0}
#sidebar .orderbox.widget_sp_image .widget-button a { padding:0; background:0; width:inherit; border:0;
-webkit-border-radius:0 ;
-moz-border-radius:0;
-ms-border-radius:0;
-o-border-radius:0;
border-radius: 0;
}
#sidebar .orderbox.widget_sp_image .widget-button a i { display:none}
#sidebar {}
#sidebar .widget.get-started { position:relative; border:4px solid #cf0e2d!important;}
#sidebar .widget.get-started > h2 { display:none}
#sidebar .widget.get-started .textwidget { border:1px solid #fff; background:#cf0e2d!important; padding:10px 10px 0 10px; text-align:center;}
#sidebar .widget.get-started .textwidget h3 { font-size:25px;; color:#fff}
#sidebar .widget.get-started .textwidget h3 strong { font-size:45px; display:block;}
#sidebar .widget.get-started .textwidget a {
background:#333!important;
position: relative!important;
font-family: 'open_sansbold'!important;
color: #fff!important;
padding: 5px 35px 5px 15px!important;
display: inline-block!important;
font-size: 20px!important;
width: auto!important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius: 5px!important;
text-align: left!important;
text-transform: uppercase!important;
}
#sidebar .widget.get-started .textwidget a::after { content:'\f054';
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position:absolute; right:15px!important; top:12px!important
}
#sidebar .widget.window { position:relative; border:4px solid #333; color:#fff}
#sidebar .widget.window > h2 { display:none}
#sidebar .widget.window .textwidget { border:1px solid #fff; background:#333; padding:10px 10px 20px 10px; text-align:center; font-size:14px; font-family:'open_sanslight'}
#sidebar .widget.window .textwidget h3 { font-size:25px;; color:#fff; font-family:'open_sansbold'; margin:0 0 7px 0}
#sidebar .widget.window .textwidget a { background:#cf0e2d;
position:relative;
font-family:'open_sansregular';
color:#fff;
padding:5px;
display:inline-block;
font-size:13px;
margin:20px 2px 0 2px;
width:45%;
vertical-align:top;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius: 5px;
text-align:left;
text-transform:uppercase;
}
#sidebar .widget.window .textwidget a::after {
content:'\f054';
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 10px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position:absolute;
right:5px;
top: 11px;
}
#sidebar .widget { position:relative}
#sidebar .widget.widget_recent_entries ul,
#sidebar .widget.widget_archive ul,
#sidebar .widget.widget_categories ul,
#sidebar .widget .PLlinksWidget ul { padding:0; margin:0}
#sidebar .widget.widget_recent_entries ul li,
#sidebar .widget.widget_archive ul li,
#sidebar .widget.widget_categories ul li,
#sidebar .widget .PLlinksWidget ul li,
#sidebar .widget.location-links.widget_text ul li { display:block;}
#sidebar .widget.widget_recent_entries ul li a,
#sidebar .widget.widget_archive ul li a,
#sidebar .widget.widget_categories ul li a,
#sidebar .widget .PLlinksWidget ul li a,
#sidebar .widget.location-links.widget_text a { display:block;
padding:10px 5px 10px 25px;
border-bottom:1px dashed #ddd;
color:#333;
font-family:'open_sansregular';
font-size:13px;
-webkit-transition: all 0.25s ease; 
-moz-transition: all 0.25s ease; 
-ms-transition: all 0.125s ease; 
-o-transition: all 0.25s ease; 
transition: all 0.25s ease;
position:relative;
}
#sidebar .widget.widget_archive ul li { border-bottom:1px dashed #ddd; font-family:'open_sansregular';}
#sidebar .widget.widget_archive ul li a { display:inline-block; border:0}
#sidebar .widget.widget_recent_entries ul li a i,
#sidebar .widget.widget_archive ul li a i,
#sidebar .widget.widget_categories ul li a i,
#sidebar .widget .PLlinksWidget ul li a i { left:-0.3em; top:0.9em;
-webkit-transition: all 0.25s ease; 
-moz-transition: all 0.25s ease; 
-ms-transition: all 0.125s ease; 
-o-transition: all 0.25s ease; 
transition: all 0.25s ease;
}
#sidebar .widget.widget_recent_entries ul li:hover a,
#sidebar .widget.widget_archive ul li:hover a,
#sidebar .widget.widget_categories ul li:hover a,
#sidebar .widget .PLlinksWidget ul li:hover a { color:#cf0e2d}
#sidebar .widget.widget_recent_entries ul li:hover a i,
#sidebar .widget.widget_archive ul li:hover a i,
#sidebar .widget.widget_categories ul li:hover a i,
#sidebar .widget .PLlinksWidget ul li:hover a i { left:-0.2em}
#full .faq-custompage input[type=text] { padding:8px; width:40%}
#full .faq-custompage input[type=submit] { padding:8px 8px 9px 8px;
display:block;
background:#cf0e2d;
display:inline-block;
position:relative;
z-index:99;
cursor:pointer;
color:#fff;
border-top:1px solid #747474;
font-family: "open_sansbold";
border:0;
width:7%;
text-transform:uppercase;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
}
#full .faq-custompage #search-4 i { position:relative; top:5px}
#full .faq-custompage .col.fl { width:53%}
#full .faq-custompage .col.fr { width:44%}
#full .faq-custompage .faq-taxonomy { padding:15px 0 0 0}
#full .faq-custompage .faq-item { display:block; border-bottom:1px dashed #eee; margin:0 0 15px 0; padding:0}
#full .faq-custompage .faq-item i { padding:0 10px 0 0; color:#cf0e2d; font-size:18px}
#full .faq-custompage .faq-item h2 a { text-transform:uppercase; color:#565656; font-size:16px; text-decoration:none}
#full .faq-custompage .faq-item h2 a:hover { color:#cf0e2d; text-decoration:none}
.faq-custompage .faq-item2 { display:block; margin:26px 0; padding:0}
.faq-custompage .faq-item2 i { padding:0 10px 0 0; color:#cf0e2d; font-size:20px}
.faq-custompage .faq-item2 h3 a {  text-decoration:none!important;}
.faq-custompage .faq-item2 h3,
.faq-custompage .faq-item2 h6,
.faq-custompage .single-faq h2 { font-size:15px; font-family: "open_sanssemibold"; }
.faq-custompage .single-faq h2 { color:#565656; }
.faq-custompage .single-faq h2 i { padding:0 10px 0 0}
.faq-custompage .faq-item2 h3 a,
.faq-custompage .faq-item2 h6 a { color:#565656!important;}
.faq-custompage .faq-item2 h3 a:hover,
.faq-custompage .faq-item2 h6 a:hover { color:#cf0e2d!important; text-decoration:none!important}
#faq-block .faq-list { padding:0}
#testimonials-slider .bx-wrapper { position: relative; padding: 0; width:100%; *zoom: 1;}
#testimonials-slider .bx-wrapper .testimonials-carousel-context{ overflow: hidden;}
#testimonials-slider .testi-entry { font-size:14px;}
#testimonials-slider .testi-entry strong { font-family: "open_sanssemibold"; font-size:17px; color:#202020; font-weight:normal}
#testimonials-slider .testi-entry span { color:#fff; font-family: "open_sansitalic";}
#testimonials-slider .bx-wrapper .slide {padding:0; margin:0; display: block;}
#testimonials-slider .bx-wrapper .bx-viewport { margin-left:0; z-index:1;width:100%;}
#testimonials-slider .bx-wrapper .bx-loading {min-height: 50px;background:
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
}
#footer {position: relative;color:#fff;}
#contact-info-footer { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/footerbg2.jpg) no-repeat; background-size:auto 100%; padding:3% 0}
#contact-info-footer h1,
#contact-info-footer h2 {font-size:54px;text-transform:uppercase;font-family:'open_sanslight';line-height: 1.1em;color:#fff;}
#contact-info-footer h1 strong,
#contact-info-footer h2 strong { font-family:'open_sansbold'}
#contact-info-footer h1 span,
#contact-info-footer h2 span { font-family:'open_sansregular'; font-size:16px; display:block; color:#ddd; text-transform: none} #contact-info-footer .contact-info {}
#contact-info-footer .contact-info .gform_wrapper { margin:0}
#contact-info-footer .contact-info .gform_wrapper .top_label li.gfield { padding:0; margin:0 0 10px 0}
#contact-info-footer .contact-info .gform_wrapper .top_label div.ginput_container { margin:0!important;}
#contact-info-footer .contact-info .gform_wrapper .top_label li.gfield.gf_left_half,
#contact-info-footer .contact-info .gform_wrapper .top_label li.gfield.gf_right_half { float:left; clear:inherit; width:49%; padding:0;}
#contact-info-footer .contact-info .gform_wrapper .top_label li.gfield.gf_right_half { float:right}
#contact-info-footer .contact-info .gform_wrapper label.gfield_label { display:none}
#contact-info-footer .contact-info .gform_wrapper .withlabel label.gfield_label { display:block;
font-family: 'open_sanssemibold';
color: #fff;
margin: 0 0 3px 0;
font-size: 13px;
text-transform: uppercase;
}
#contact-info-footer .contact-info .gform_wrapper .gfield_captcha_container { display:inline-block; width:100%}
#contact-info-footer .contact-info .gform_wrapper .gfield_captcha_container .gfield_captcha { float:left; width:39%; height:43px;}
#contact-info-footer .contact-info .gform_wrapper .gfield_captcha_container .gfield_captcha_input_container { float:right; width:60%; padding:0}
#contact-info-footer .contact-info .gform_wrapper input[type=text],
#contact-info-footer .contact-info .gform_wrapper textarea { color:#000;
background:#fff;
border:0;
display:block;
font-size:14px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
resize:none;
width:100%;
padding:12px;
}
#contact-info-footer .contact-info .gform_wrapper textarea { height:100px}
#contact-info-footer .contact-info .gform_wrapper .gform_footer { padding:10px 0 0 0; margin:0;}
#contact-info-footer .contact-info .gform_wrapper .gform_footer input.button,
#contact-info-footer .contact-info .gform_wrapper .gform_footer input[type=submit] { float:right;
display:block;
color:#fff;
margin:0;
background:0;
font-size:14px;
font-family:'open_sansbold';
border:0;
border:1px solid #fff;
text-transform:uppercase;
padding:12px 50px;
cursor:pointer;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius: 100px;
}
#contact-info-footer .contact-info .gform_wrapper .gform_footer input.button:hover,
#contact-info-footer .contact-info .gform_wrapper .gform_footer input[type=submit]:hover { background:#ec372b}
#left-info,
#right-info { float:left;
width:48.5%;
padding:0 3%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#right-info { float:right}
#contact-txts {color: #ddd;margin: 0;display:inline-block;width:100%;font-size:14px;}
#contact-txts ul li {position:relative;margin: 0 0 30px 0;display:block; line-height:2em} #contact-txts ul li h3 { font-family:'open_sanssemibold'; color:#fff; margin:0 0 8px 0; font-size:16px; text-transform:uppercase}
#social-icons {}
#social-icons ul li { display:block; float:left; margin:0 10px 0 0}
#social-icons ul li a {
text-align:center;
color:#222;
top:0;
left:0;
background:#fff;
width:35px;
height:35px;
line-height:35px!important;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius: 100px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size:19px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-ms-transition: all 0.115s ease;
-o-transition: all 0.15s ease;
transition: all 0.15s ease;
}
#social-icons ul li#fb a { color:#3a8ddc;}
#social-icons ul li#tw a { color:#00b1ff;}
#social-icons ul li#pi a { color:#cb2027;}
#social-icons ul li#yt a { color:#cc181e;}
#social-icons ul li#rss a { color:#ffa100;}
#social-icons ul li#fb:hover a { background:#3a8ddc; color:#fff}
#social-icons ul li#tw:hover a { background:#00b1ff; color:#fff}
#social-icons ul li#pi:hover a { background:#cb2027; color:#fff}
#social-icons ul li#yt:hover a { background:#cc181e; color:#fff}
#social-icons ul li#rss:hover a { background:#ffa100; color:#fff}
#blogposts {}
#blogposts .post { border-bottom:1px dashed #ccc; padding:0 0 25px 0; margin:0 0 25px 0}
#blogposts .post .main-title { position: relative;
border-bottom: 1px solid #333;
padding: 0 0 10px 0;
margin: 0 0 25px 0;
display: inline-block;
width: 100%;
}
#blogposts .post .main-title .line {height:3px;width: 70px;position:absolute;bottom: -1px;background: #cf0e2d;display: inline-block;left: 0;}
#blogposts .post .post-title { margin:0 0 20px 0; font-family: 'open_sansbold'; font-size:20px; line-height:1.1em; text-transform:capitalize}
#blogposts .post .post-title a { color:#404040}
#blogposts .post .post-title a:hover {color: #ec372b;}
#blogposts .post .post-thumb,
#blogposts .post .post-entries { width:30%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#blogposts .post .post-entries { width:67%}
#blogposts .post .post-thumb img { padding:4px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border:1px solid #ccc;
background:#eee;
}
#blogposts .post .post-readmore a { color:#fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
background:#ec372b; display:none;
font-size:13px;
font-family:Verdana;
padding:10px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
#blogposts .post .post-readmore a:hover{ color:#fff; background:#222}
#blogposts .post .post-entries.full { width:auto}
#blogposts .post .post-meta { font-size:12px; padding:10px 0 0 0}
#blogposts .post .post-meta span { text-decoration:underline}
#blogposts .post .post-meta a { color:#ec372b}
#blogposts .post .post-meta a:hover { text-decoration:underline}
#blogposts.singlepost { margin-top:0}
#blogposts.singlepost .post h1 {  margin:0 0 5px 0; font-family: 'open_sansbold'; font-size:30px; line-height:1.1em; text-transform:capitalize}
#blogposts.singlepost .post { border-bottom:0;}
#blogposts.singlepost .post .post-thumb { margin:0 1.2em 0 0; width: auto; max-width: 35%;}
#blogposts.singlepost .post .post-entries { width:100%; margin:0 0 3% 0}
#blogposts.singlepost .post .post-entries strong { font-family:'open_sansbold'; color:#cf0e2d}
#blogposts.singlepost .post .post-entries a { color:#cf0e2d; text-decoration:underline}
#blogposts.singlepost .post .post-entries a:hover { text-decoration:none}
#blogposts.singlepost .post-content { margin:0 0 20px 0}
#blogposts.singlepost .post-content h2 {font-family:'open_sansbold';font-size:25px;color: #cf0e2d;}
#blogposts.singlepost .post-content h3 { font-family:'open_sansbold'; font-size:20px; color:#cf0e2d}
#blogposts.singlepost .post-content ol li { margin:0 0 15px 0; line-height:1.6em}
#blogposts.singlepost .post-content ol li strong { font-family:'open_sansbold'}
#blogposts.singlepost .post-content ul,
#blogposts.singlepost .post-content ol { display:inline-block; margin:10px 0 20px 40px; }
#blogposts.singlepost .post-content ul li,
#blogposts.singlepost .post-content ol li { display:block;
padding:0 0 0 20px;
margin:0 0 10px 0;
position:relative;
line-height:1.7em
}
#blogposts.singlepost .post-content ul li::before { content: "\f0da";
color:#ec372b;
position:absolute;
left:0;
top:4px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#blogposts.singlepost .post-meta {}
#blogposts.singlepost .post-meta span { text-decoration:underline}
#blogposts.singlepost .comments-area {}
#blogposts.singlepost .comments-area h2#comments { margin:0 0 40px 0;
font-family: 'open_sansbold';
color: #ec372b;
font-size: 20px;
text-transform: uppercase;
}
#blogposts.singlepost .comments-area h2#comments span { border-bottom: 1px dashed #ccc; display:block; padding: 0 0 5px 0; margin:0 0 20px 0}
#blogposts.singlepost .comments-area ol li { display:block; margin:0 0 35px 0}
#blogposts.singlepost .comments-area ol li #respond { padding:30px 0 0 0}
#blogposts.singlepost .comments-area ol li #respond .desc { display:none}
#blogposts.singlepost .comments-area ol li #respond .submit-button {}
#blogposts.singlepost .comments-area ol li ul.children { margin:35px 0 0 0; padding:0 0 0 155px}
#blogposts.singlepost .comments-area ol li ul.children .comment-body { background: #ec372b;}
#blogposts.singlepost .comments-area .comment-body { background: #ec372b; color:#fff; padding:35px 35px 15px 35px; font-size:14px;}
#blogposts.singlepost .comments-area .vcard { position:relative; margin: -65px 0 20px 0; color:#fff; font-family: 'open_sansregular';}
#blogposts.singlepost .comments-area .vcard a { color:#fff}
#blogposts.singlepost .comments-area .vcard a:hover { color:#fd2928}
#blogposts.singlepost .comments-area .vcard .fn { margin:0 0 0 15px; font-family: 'open_sansitalic';}
#blogposts.singlepost .comments-area .vcard span.says { margin:0 40px 0 0 }
#blogposts.singlepost .comments-area .vcard img.avatar { position:relative;
top:10px;
background:#fff;
border:5px solid #ec372b;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
-ms-border-radius: 150px;
-o-border-radius: 150px;
border-radius: 150px;
}
#blogposts.singlepost .comments-area .commentdate { padding:40px 0 0 0}
#blogposts.singlepost .comments-area .comment-txt { color: #fff; font-size:14px; line-height: 1.5em; margin:0 0 15px 0; font-family: 'open_sansregular';}
#blogposts.singlepost .comments-area .reply { text-align:right}
#blogposts.singlepost .comments-area .reply a { display:inline-block; background:#fff; color: #ec372b; font-size:11px; padding:3px 10px}
#blogposts.singlepost .comments-area .reply a:hover {  color:#ec372b; text-decoration:none}
#respond { font-family: 'open_sansregular';}
#respond h2 {margin:0;font-family: 'open_sansbold';color: #cf0e2d;font-size: 20px;text-transform: uppercase;padding: 0 0 5px 0;border-bottom: 1px dashed #ccc;}
#respond a {color: #cf0e2d;text-decoration:underline;}
#respond a:hover { text-decoration:none}
#respond form { margin:2% 0 0 0}
#paginations {}
#paginations ul li a { font-size:14px; font-family: 'open_sansitalic'; color:#ec372b}
#paginations ul li a:hover { text-decoration:underline}
#footernav { display:inline-block; padding:50px 0 0 0; width:100%;}
#footernav ul li { text-align:left; display:inline-block; margin:10px; width:30%}
#footernav ul li a { color:#fff; display:block; background:#555; padding:15px;
position:relative;
font-size:13px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
#footernav ul li a::before { content:'\f105';
margin:0 10px 0 0;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#footernav ul li a:hover { background:#444}
#copy { background:#000; padding:20px 0; font-size:15px; text-align:center}
#copy a { color:#fff}
#copy a:hover { text-decoration:underline} * html .clearfix { height: 1%; }
.clearfix:after { visibility:hidden; display:block; font-size:0; content:"."; clear:both; height:0;}
.clear { clear:both;}
.clearpad { clear:both; padding:10px 0}
.clearhr { clear:both; padding:1px 0;display:inline-block;width:100%;border-bottom:1px dashed #ddd;margin:10px 0 20px 0;}
.fl, .fr {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.fl { float:left;}
.fr { float:right;}
.txt-left { text-align:left;}
.txt-right { text-align:right;}
.txt-center { text-align:center;}
.container { margin:0 auto; width:1170px; position:relative}
.content-column{ margin-right:3%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.content-column.one_half { width:48.5%}
.content-column.one_third { width:31.3%}
.content-column.two_third { width:65%}
.content-column.one_fourth { width:22.7%}
.content-column.two_fifth { width:38.5%;}
.content-column.three_fifth { width:58.5%;}
.content-column.last_column { margin-right:0}
.txt,
.txtarea {width:100%;
border:1px solid #cacaca;
color:#565656;
background:#fff; 
display:block;
font-family:'open_sansregular';
padding:15px;
font-size:14px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
resize:none;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
}
.txthalf { width:49%}
.submit-button {
width:auto;
display:block;
margin-left: auto;
margin-right: auto;
cursor:pointer;
padding:10px 25px;
border:0;
font-family: 'open_sansbold';
font-size:20px;
color:#fff;
text-shadow:none;
background: #cf0e2d;
}
.submit-button:hover { background:#222}
.commentwrap { margin:0 0 2% 0}
.commentwrap label { display:none} img.alignright, a.alignright, .wp-caption.alignright { float:right; margin:0 0 0 1em;}
img.alignleft, a.alignleft, .wp-caption.alignleft { float:left; margin:0 1em 0 0}
img.aligncenter, a.aligncenter, .wp-caption.aligncenter { display: block; margin-left: auto; margin-right: auto;}
img.alignnone, a.alignnone, .wp-caption.alignnone { margin:0 0 .5em 0}
img.alignright, a.alignright, img.alignleft, a.alignleft, img.aligncenter, a.aligncenter, img.alignnone, a.alignnone {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.noborder { padding:0!important; background:0!important; border:0!important}
.innerpage img.alignright,
.innerpage a.alignright,
.innerpage img.alignleft,
.innerpage a.alignleft,
.innerpage img.aligncenter,
.innerpage a.aligncenter,
.innerpage img.alignnone,
.innerpage a.alignnone {
padding:8px;
background: #f6f6f6;
border: 1px solid #eee;
border-bottom:2px solid #eee;
margin-bottom:10px
}
.entry {}
.entry sup { font-size:11px; vertical-align: 15%;}
.entry hr { display:none}
.entry .main-title { position:relative;
border-bottom:1px solid #333;
padding:0 0 10px 0;
margin:0 0 35px 0;
display:inline-block;
width:100%;
}
.entry .main-title .line {height:3px; width: 40px; position:absolute; bottom: -1px; background:#cf0e2d; display: inline-block; left: 0;}
.entry .main-title h1 { margin:0}
.home .entry .main-title { border:0; padding:0; margin:0 0 50px 0}
.home .entry .main-title .line { display:none}
.entry h1 {font-family:'open_sansbold'; font-size:30px; margin-bottom:20px; color:#222}
.entry h2 { font-family:'open_sansbold'; font-size:27px;}
.entry small { text-transform:lowercase}
.entry h3 {  font-size:23px; color:#cf0e2d; margin:0 0 10px 0; font-family: 'open_sanssemibold';}
.entry h4, .entry h5, .entry h6 {  font-size:20px}
.entry h5 {  font-size:18px;}
.entry h6 {  font-size:16px;}
.entry p > a,
.entry p > strong em a { color:#cf0e2d; text-decoration:underline}
.entry p > a:hover { text-decoration:none}
.entry p > em { font-family: 'open_sansitalic'; color:#cf0e2d}
.entry p > strong,
.entry p > strong a { font-family:'open_sansbold'; color:#cf0e2d}
.entry dl { line-height:1.6em; margin:0 0 15px 0}
.entry > ul,
.content-column ul,
.entry > ol,
.content-column ol { margin: 0 0 20px 25px;}
.content-column ol { list-style:decimal}
.entry ul > li {line-height:1.8em;margin:0 0 20px 0}
.entry .content-column ul > li a { color:#cf0e2d}
.entry ul li strong,
.entry > ol li strong,
.entry > ol li b,
.entry ul li b { font-family:'open_sansbold'!important; font-weight:normal}
.entry ul li > i { top:.4em; color:#cf0e2d;}
.entry > table { margin:0 0 20px 0; width:100%;}
.entry > table tr th { background:#333; color:#fff; font-family:'open_sansbold'}
.entry > table tr th.blueth { background:#cf0e2d;}
.entry > table tr td, .entry > table tr th { padding:8px; border:1px solid #333}
.entry > table tr td.nobor { border-bottom:0; border-top:0}
.entry > table tr.bottom-divider td { border-bottom:5px solid #333}
.entry > table tr td strong { font-family:'open_sansbold'}
.entry > table tr td em { font-style:normal;}
.entry .content-lists .conlists { margin:0}
.entry .logolists { display:inline-block; width:100%; margin-top:20px}
.entry .logolists ul li { display:inline-block; margin:0 20px}
.entry .logolists ul li img.alignnone { border:0; padding:0; background:0}
.entry iframe { width:100%; height:450px}
.entry .pdf-link-wrap { margin:0 0 17px 0; display:inline-block; width:100%; text-align:left}
.entry .pdf-link-wrap i { margin:0 10px 0 0; top:5px; position:relative; float:left; font-size:35px}
.entry .pdf-link-wrap a { font-family: "open_sanssemibold"; font-size:14px; color:#cf0e2d; text-decoration:none; line-height:0.8em}
.entry .pdf-link-wrap a span { display:block; color:#333; font-size:12px; text-decoration:underline}
.entry .vid-link-wrap { margin:0 0 17px 0; display:inline-block; width:100%; text-align:left}
.entry .vid-link-wrap i { margin:0 10px 0 0; top:5px; position:relative; float:left; font-size:35px}
.entry .vid-link-wrap a { font-family: "open_sanssemibold"; font-size:14px; color:#cf0e2d; text-decoration:none; line-height:0.8em}
.entry .vid-link-wrap a span { display:block; color:#333; font-size:12px; text-decoration:underline}
.entry .content-lists {}
.entry .content-lists ul li { display:block; margin:0 0 5px 0;}
.entry .content-lists ul li i { top:.1em}
.entry .content-lists ul li a { color:#cf0e2d}
.entry .content-lists .conlistwrap { line-height:1.4em}
.entry .content-lists .conlistwrap i { display:none}
.entry .content-lists .conlistwrap .conlist-img { width:11%; margin:40px 0 0 0}
.entry .content-lists .conlistwrap .conlist-entry { width:85%}
.entry .content-lists .conlistwrap .conlist-entry a > p { margin:0}
.entry .content-lists .conlistwrap .conlist-entry ul { margin-bottom:15px;}
.entry .content-lists .conlistwrap .conlist-entry ul li br { display:block;}
.entry .content-lists .conlistwrap .conlist-entry ul li span { padding:7px 0 5px 0; display:inline-block; line-height:1.7em; color:#565656}
.entry .content-lists .conlistwrap img { border:0; background:0;}
.entry .content-lists .conlistwrap h3 { margin-top:0; line-height:1.4em; font-size:16px}
.entry .content-lists .conlistwrap strong { display:inline-block; margin:8px 0; font-size:20px; font-family: "open_sansbold"; color:#cf0e2d}
.entry .content-lists .conlistwrap br { display:none}
.entry .ulist { margin:0 0 10px 0; display:inline-block}
.entry .ulist ul { margin-left: 2.6em;}
.entry .ulist ul li { display:block; margin:0 0 14px 0; line-height:1.7em}
.entry .ulist ul li i { margin:0 5px 0 0; top:.2em}
.entry .ulist ul li a {color: #cf0e2d;}
.entry .solution-lists {}
.entry .solution-lists li { margin:0 0 15px 0; padding:0 0 15px 0; border-bottom:1px dashed #ccc;}
.entry .solution-lists li p { margin:0;}
.entry .solution-lists li h3 { margin:0;}
.entry .solution-lists li h3 a { text-decoration:none; color:#565656; font-size:17px}
.entry .solution-lists li h3 a i { display:none}
.entry .solution-lists li a { font-size:12px}
.entry .gallery-item { margin:15px 5px; width:30%!important}
.entry .gallery-item img { border:1px solid #e3e3e3!important;
padding:5px;
background:#f6f6f6;
margin:0 0 5px 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.entry .gallery-item .gallery-caption { font-size:12px}
.entry .table-responsive {}
.entry .table-responsive caption { font-size:17px; font-family: "open_sansbold"; margin:10px 0 5px 0; color:#cf0e2d}
.entry .ngg-galleryoverview { text-align:center}
.entry .ngg-gallery-thumbnail-box { margin:0;
float:none;
display:inline-block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.entry .ngg-gallery-thumbnail { float:none;}
.entry .ngg-gallery-thumbnail img {
background:#eee;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin:0;
}
.entry .mob-only { display:none}
.entry .wp-caption { background:#eee; border:1px solid #ddd; padding:10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.entry .wp-caption img { width:100%;}
.entry .wp-caption-text { margin:0; padding:5px 0 0 0; font-size:13px}
.img-caption-lists {padding: 4% 0 5% 0;}
.img-caption-lists .entry > p { margin:0}
.img-caption-lists .entry .content-column p { font-size:14px}
.img-caption-lists .entry h1,
.img-caption-lists .entry h2 { text-align:center; font-family:'open_sanssemibold'}
.img-caption-lists .entry h1 em,
.img-caption-lists .entry h2 em { font-style:normal; display:block; font-family:'open_sansregular'; font-size:18px; color:#676767}
.img-caption-lists .entry .wp-caption { width:auto!important; position:relative; margin:0 0 10px 0; background:#000}
.img-caption-lists .entry .wp-caption img:hover { opacity:.8}
.img-caption-lists .entry .wp-caption .wp-caption-text { position:absolute; bottom:0; left:0; margin:0; text-align:center; background:#cf0e2d; color:#fff; font-size:12px; padding:5px; width:100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.img-caption-lists#peninsula-divisions {}
.img-caption-lists#peninsula-divisions .ulist {
width:100%;
max-width:550px;
margin:0 auto;
margin-top:20px;
display:block
}
.testibox { border:1px solid #eee;
border-bottom:4px solid #eee;
padding:15px;
margin:0 0 25px 0;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
}
.testibox .testi-thumb { float:left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 15%;
}
.testibox .testi-thumb img { border:1px solid #ccc; background:#eee; padding:6px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.testibox .testicont { float:right; width:82%}
.testibox .testicont p strong { display:inline-block; width:100%}
.backbutton { display:block}
.backbutton a { display:inline-block; padding:5px 10px;
background:#cf0e2d;
color:#fff;
position:relative;
border-bottom: 4px solid #d82619;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-ms-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
}
.backbutton a:hover { background:#ec372b}
.btn-button { display:inline-block; clear:both; padding:10px 0 0 0}
.btn-button a.btn { display:block;
color:#fff;
background:#cf0e2d;
font-size:18px;
font-family:'open_sanssemibold';
padding:7px 20px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius: 100px;
}
.btn-button a.btn:hover { background:#ec372b}
.error-img { width:30%;}
.error-cont { width:69%}
.single-question .entry table { border:1px solid #ccc; margin:0 0 20px 0}
.single-question .entry table tr td { padding:10px; border:1px solid #ccc}
.single-question .entry table tr td strong { font-size:18px;}
.search-content { margin:10px 0 20px 0; padding:0 0 15px 0; border-bottom:1px dashed #ccc}
.search-content h2.search-content-title { color:#cf0e2d;
font-family: 'open_sansbold';
font-size:25px;
}
.search-content table { border:1px solid #ccc; margin:0 0 20px 0}
.search-content table tr td { padding:10px; border:1px solid #ccc}
.search-content table tr td strong { font-size:18px;}
.search-content .readmore a { display:inline-block;
text-decoration:none;
background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/red-grad-button.png) repeat-x #e5382e;
color:#fff;
border:1px solid #f5543a;
padding:4px 10px 6px 10px;
font-family: 'open_sansregular';
font-size:14px;
text-transform:uppercase;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
.search-content .readmore a:hover { background:#e5382e; text-decoration:none}
#frame-widget {position:relative;height: 790px;display:inline-block;width:100%;background:#eee;border:1px solid #ddd;margin:10px 0 0 0;}
.tints, .frames { position:absolute; top: 70px; right:20px; z-index:9; width:390px;}
.frames {z-index: 995;}
.tints span, .frames span.glasstitle,
.tints span, .frames span.desc { display:inline-block; margin: 0; position:absolute; top: -12px; left:0;width:100%; text-align:center;font-size: 11px;}
.tints span, .frames span.glasstitle { top:-57px; font-size:16px; color:#565656!important; font-family: 'open_sansbold'!important}
.tints span, .frames span.tinttitle { top:-36px}
.tints span { float:right}
.frames-thumb, .tints-thumb {position:absolute;top:5px;z-index: 995;left:20px;}
.frames-thumb { width:380px;}
.frames-thumb h3 { font-size:17px!important}
.tints-thumb {top:inherit;bottom: 5px;;}
.thumbs { display:inline-block; width:100%;}
.thumbs li { display:block; float:left; text-align:center; width:105px; line-height:1em!important}
.thumbs li img { margin:0 0 2px 0; border:3px solid #eee}
.thumbs li.ui-tabs-active img { border:3px solid #222}
.thumbs li a { color:#222; text-decoration:none!important; display:block;}
.thumbs li a span { font-size:11px; }
.frames-thumb ul li {margin:0 18px 5px 0;}
.frames-thumb ul li:nth-child(3) { clear:both}
.frames-thumb ul li span { color:#222; font-family:'open_sanssemibold';}
.tints-thumb ul li { margin:0 11px 15px 0;}
.tints-thumb h3 { font-size:17px}
blockquote { border-left:8px solid #cf0e2d; padding:0 0 0 12px; font-family: "open_sansitalic"; font-size:14px; margin:0 0 30px 0; display:inline-block}
.fancybox-nav {
width: 0% !important;
}
.fancybox-next span, .fancybox-prev span {
visibility: visible !important;
}
.entry .vids { width:100%; display:inline-block;}
.entry .vids p { display:none}
.entry .vids p.wp-caption-text { display:block; margin:0; text-align:center; font-size:12px; min-height:40px;}
.entry .vids .wp-caption { width:47%!important; float:left; display:block; margin:0 3% 3% 0;
border:1px solid #ccc; background:#eee; padding:8px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.entry .vids .wp-caption img {
margin:0 0 5px 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.boxwindapp {}
.boxwindapp .main-title { border-bottom:1px solid #eee}
.boxwindapp .main-title .line { display:none; }
.boxwindapp .main-title h1 { text-transform:uppercase;}
.boxwindapp .panelbox { border:1px solid #ddd; padding:10px 30px}
.boxwindapp .panelbox h2 { background:#f5f5f5; font-size:20px; border-bottom:1px solid #ddd; padding:10px 30px; margin-bottom:30px; margin-left:-30px; margin-top:-10px; margin-right:-30px}
.boxwindapp .panelbox h3 { color:#333; font-size:18px; font-family:'open_sansbold'}
.boxwindapp .panelbox strong { color:#333}
.boxwindapp .panelbox .content-column p { font-size:14px}
.page-van-conversion-windows #page-entry .entry p.wp-caption-text { display:block; margin:0; text-align:center;	 font-size:11px}
.page-van-conversion-windows #page-entry .entry .wp-caption { width:30%!important; float:left; margin:0 3% 3% 0;
border:1px solid #ccc; background:#eee; padding:8px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.page-van-conversion-windows #page-entry .entry .wp-caption img {
margin:0 0 5px 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.color-white { color:white!important; }
.btnmain, .btnlite {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
margin-bottom: 15px;
}
.btnmain { background-color: #E34B44; color: #fff;  }
.btnmain:hover { background-color: #E5382E; }
.btnlite { background-color: #cccccc; color: #000; margin-right: 15px; }
.btnlite:hover { background-color: #c1c1c1; }
.btnmain.addcart { background-color: #1e90ff; border-radius: 3px;  padding: 6px 12px; font-size: 12px; }
.btnmain.addcart:hover { background-color: #0a86ff; }
.addcart.remove { background-color: #a52a2a; }
.addcart.remove:hover { background-color: #a91515; }
.bx-pager { display:inline-block; width:100%; text-align:center; margin:30px 0 0 0}
.bx-pager .bx-pager-item { display:block; display:inline-block; vertical-align:top;}
.bx-pager .bx-pager-item a { display:block;
width:10px;
height:10px;
text-indent:-9999px;
border:1px solid #eee;
background:#444;
margin: 0 2px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.bx-pager .bx-pager-item a.active {background:#cf0e2d;}
.covid-notice { padding:15px;background:lightyellow;text-align:center; font-size:20px}
.covid-notice em { font-style:normal; font-weight:700; color:#cc0000}
.covid-notice a { color:#111; font-family:'open_sansbold';}
.cust-trick { height: 30px;
overflow: hidden;
}
.color-white { color:white!important; }
#input_1_3_6_container select {padding: 4px 0 4px 3px;margin-top: 10px;}
#featured {
border: 0!important;
min-height: 20px;
display: block;
}
#featured > p { margin:0}
#featured img {
margin: 0;
border: 0!important;
}
#featured>br {
display: none;
}
#fragment-1, #fragment-2, #fragment-3, #fragment-4 {
width: 394px;
height: 238px;
}
#featured ul {
display: inline-block;
width: 100%;
margin: 10px 0 0 0;
}
#featured ul li {float:left; display:block; margin:4px 5px 0 0!important;}
#featured ul li a { display:block; padding:0}
#featured ul li img {
float: left;
border: 1px solid #eee!important;
width: 83px;
height: 56px;
margin:0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
#featured ul li img:hover, #featured ul li.ui-tabs-active img {
border: 1px solid #333!important;
}
.specprod {}
.specprod  .main-title { margin:0 0 20px 0}
.specprod p { margin:0 0 10px 0}
.specprod p strong { color: #6c6c6c; font-size:16px}
.specprod h4 {font-size: 15px;font-family:'open_sansbold';margin:15px 0 5px 0;color:#cf0e2d}
.specprod > ul { margin:0; padding:0 0 0 20px;}
.specprod > ul li {margin:0;padding:0;list-style:disc; font-size:15px;}
.specprod .ulist { display:inherit; column-count: 2}
.specprod p > br { display:none}
.specprod .pdf-link-wrap,
.specprod .vid-link-wrap{ display:block; float:left; width:45%}
.specprod .pdf-link-wrap a,
.specprod .vid-link-wrap a{ line-height:3em}
.specprod table {
width: inherit;
font-size: 15px;
}
.specprod table tr td {
padding: 4px 0;
vertical-align: top;
}
.specprod table tr td:nth-child(1) {
font-family: open_sansbold;
color: #6c6c6c;
font-size: 15px;
}
.specprod table tr td em {
display: inline-block;
margin-bottom: 10px;
min-width: 60px;
padding: 3px 6px;
font-family: open_sansbold;
font-size: 12px;
color: #6c6c6c;
text-align: center;
font-style: normal;
border: 1px solid #2a5181;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.specprod table tr td ul.colors {
display: inline-block;
margin: 0;
}
.specprod table tr td ul.colors li { line-height:1.3em;
float: left;
display: block;
margin: 0 20px 0 0;
position: relative;
padding: 0 0 0 20px;
}
.specprod table tr td ul.colors li.aluminum::before {
color: #949494;
}
.specprod table tr td ul.colors li.champagne::before {
color: #cdba8f;
}
.specprod table tr td ul.colors li.dark-bronze::before {
color: #3e3727;
}
.specprod table tr td ul.colors li.white::before {
color: #ddd;
content: '\f10c';
font-size: 17px;
}
.specprod table tr td ul.colors li.tan::before {
color: #eed9b6;
}
.specprod table tr td ul.colors li::before {
content: '\f111';
position: absolute;
left: 0;
top: 2px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.specprod a {
color: #337ab7;
}
.qlink-wrap .fa {
color: #cf0e2d !important;
border: 1px solid #cf0e2d !important;
}
.qlink-wrap a:hover, .qlink-wrap a:hover .fa {
color:  #cf0e2d !important;
}
#proven {
background: url(//www.motionwindows.com/wp-content/uploads/2022/09/bg-img1.webp) no-repeat scroll 0 0;
background-size: 100% auto;
padding: 5% 0;
color: #fff;
}
#contact-info-footer {
background: url(//www.motionwindows.com/wp-content/uploads/2022/09/footerbg2-scaled.webp) no-repeat;
background-size: auto 100%;
padding: 3% 0;
}
.page-contact .ctbox-wrap { margin-top:30px}
.page-contact .ctbox-wrap .col-md-4 {}
.page-contact .ctbox-wrap .col-md-4 a.ctbox {
color:#111;
display:block;
padding:0 0 0 35px;
position:relative;
font-size:15px;
line-height:1.3em;
}
.page-contact .ctbox-wrap .col-md-4 a.ctbox i {
position:absolute;
left:0;
top:4px;
color:#cf0e2d;
font-size:17px;
}
.page-contact .ctbox-wrap .col-md-4 a.ctbox b { 
color:#000;
font-family: 'open_sansbold';
font-size:18px;
display:inline-block;
margin-bottom:5px;
width:100%;
}
h2 {
font-family: 'poppinsbold';
font-size: 28px;
margin: 0 0 10px 0;
}
h3 {
font-family: 'poppinsbold';
font-size: 24px;
margin: 0 0 10px 0;
}
.entry #wpsm_accordion_8746 .ac_title_class {color:#565656; font-family: 'open_sansbold'; font-size:16px!important; text-transform:uppercase}
.entry #wpsm_accordion_8746 .wpsm_panel-body {font-size:14px!important;font-family: 'open_sansregular'!important;padding:30px!important;line-height:1.8em!important}
.entry #wpsm_accordion_8746 .wpsm_panel-body table { border:1px solid #ccc; margin:0 0 20px 0}
.entry #wpsm_accordion_8746 .wpsm_panel-body table tr td { padding:10px; border:1px solid #ccc}
.entry #wpsm_accordion_8746 .wpsm_panel-body table tr td strong { font-family: 'open_sansbold'; font-size:18px;}
.entry #wpsm_accordion_8746 .wpsm_panel-body > a { color:#cf0e2d;}
.entry #wpsm_accordion_8746 .wpsm_panel { margin-bottom:10px; border-bottom:1px dashed #eee!important; padding-bottom:10px}
.entry #wpsm_accordion_8746 .wpsm_panel-default > .wpsm_panel-heading { border:0; background-color: inherit!important; padding-left:0; padding-right:0}
.entry #wpsm_accordion_8746 .ac_title_class { padding-left:0}
.entry #wpsm_accordion_8746 .ac_title_class > span { color:#cf0e2d; font-size:20px; margin-right:12px!important}
.entry #wpsm_accordion_8746 .ac_open_cl_icon { background:#cf0e2d!important; color:#fff!important}
#page-entry .entry .wpsm_panel-group .ac_title_class {color:#565656; font-family: 'open_sansbold'; font-size:16px!important; text-transform:uppercase}
#page-entry .entry .wpsm_panel-group .wpsm_panel-body {font-size:14px!important;font-family: 'open_sansregular'!important; padding:30px!important;line-height:1.8em!important}
#page-entry .entry .wpsm_panel-group .wpsm_panel-body table { border:1px solid #ccc; margin:0 0 20px 0}
#page-entry .entry .wpsm_panel-group .wpsm_panel-body table tr td { padding:10px; border:1px solid #ccc}
#page-entry .entry .wpsm_panel-group .wpsm_panel-body table tr td strong { font-family: 'open_sansbold'; font-size:18px;}
#page-entry .entry .wpsm_panel-group .wpsm_panel-body > a { color:#cf0e2d;}
#page-entry .entry .wpsm_panel-group .wpsm_panel { margin-bottom:10px; border-bottom:1px dashed #eee!important; padding-bottom:10px}
#page-entry .entry .wpsm_panel-group .wpsm_panel-default > .wpsm_panel-heading { border:0; background-color: inherit!important; padding-left:0; padding-right:0}
#page-entry .entry .wpsm_panel-group .ac_title_class { padding-left:0}
#page-entry .entry .wpsm_panel-group .ac_title_class > span { color:#cf0e2d; font-size:20px; margin-right:12px!important}
#page-entry .entry .wpsm_panel-group .ac_open_cl_icon { background:#cf0e2d!important; color:#fff!important}
.newfaqspage {}
.newfaqspage p { margin:0}
.newfaqspage h2 { font-size:16px; text-align:center}
.newfaqspage h2 a { color:#333;}@font-face {
font-family: 'open_sansregular';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Regular-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Regular-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Regular-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Regular-webfont.svg#open_sansregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansitalic';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Italic-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Italic-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Italic-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Italic-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Italic-webfont.svg#open_sansitalic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanslight';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Light-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Light-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Light-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Light-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Light-webfont.svg#open_sanslight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanslight_italic';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-LightItalic-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-LightItalic-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-LightItalic-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-LightItalic-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-LightItalic-webfont.svg#open_sanslight_italic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanssemibold';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Semibold-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Semibold-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Semibold-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Semibold-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanssemibold_italic';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-SemiboldItalic-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-SemiboldItalic-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-SemiboldItalic-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansbold';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Bold-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Bold-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Bold-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Bold-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-Bold-webfont.svg#open_sansbold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansbold_italic';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-BoldItalic-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-BoldItalic-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-BoldItalic-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-BoldItalic-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansextrabold';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBold-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBold-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBold-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBold-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansextrabold_italic';
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBoldItalic-webfont.eot);
src: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBoldItalic-webfont.woff) format('woff'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBoldItalic-webfont.ttf) format('truetype'),
url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/OpenSans-ExtraBoldItalic-webfont.svg#open_sansextrabold_italic) format('svg');
font-weight: normal;
font-style: normal;
}@font-face{font-family:'FontAwesome';src:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.theme-default .nivoSlider {
position:relative;
background:#fff url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
display:none;
}
.theme-default .nivoSlider a {
border:0;
display:block;
}
.theme-default .nivo-controlNav {position:absolute;bottom:0px;width:100%;z-index: 99;}
.theme-default .nivo-controlNav a {
display:inline-block;
width:10px;
height:10px;
text-indent:-9999px;
border:1px solid #eee;
margin: 0 2px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.theme-default .nivo-controlNav a.active {
background:#f34539;
}
.theme-default .nivo-directionNav a {
display:block;
width:82px;
height:82px; text-indent:-9999px;
border:0;
opacity: 0;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
background-position:-84px 0;
right:15px;
}
.theme-default a.nivo-prevNav {
left:15px;
}
.theme-default .nivo-caption {}
.theme-default .nivo-caption a { color:#fff;
}
.theme-default .nivo-caption a:hover {
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
width: auto;
height: auto;
background: none;
margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
display: block;
width: 120px;
height: auto;
}.nivoSlider { z-index:99;
position:relative;
width:100%;
height:auto;
overflow: hidden;
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
max-width: none;
}
.nivo-main-image {
display: block !important;
position: relative !important; 
width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
background:white; 
filter:alpha(opacity=0); 
opacity:0;
}
.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
.nivo-box img { display:block; }
.nivo-caption {
position:absolute;
left:0px;
width:100%;
bottom:10%;
z-index:999;
display: none;
}
.nivo-caption span {}
.nivo-caption p {
padding:0;
margin:0;
}
.nivo-caption a {
display:inline !important;
}
.nivo-html-caption {
display:none;
} .nivo-directionNav a {
position:absolute;
top:40%;
z-index:9;
cursor:pointer;
}
.nivo-prevNav {
left:0px;
}
.nivo-nextNav {
right:0px;
}
.nivo-controlNav {
text-align:center;
padding:0;
}
.nivo-controlNav a {
cursor:pointer;
}
.nivo-controlNav a.active {
font-weight:bold;
}.jcarousel {
position: relative;
overflow: hidden;
width: 100%;
}
.jcarousel ul {
width: 20000em;
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
.jcarousel li {
width: 195px;
float: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.jcarousel img {
display: block;
max-width: 100%;
height: auto !important;
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 999999;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 999999;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 99999;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 9999;
background: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 999999;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}#nav-demo {
display: inline-block;
position: absolute;
right:0;
}
.nav-demo-mobhide { display:none!important}
#nav-demo .custom-mobnav > li {border-top: 1px dashed #e52d4b;}
#nav-demo .custom-mobnav li { position:relative;}
#nav-demo .custom-mobnav li a { color:#eee;}
#nav-demo .custom-mobnav li ul li a { text-transform:initial; padding:10px 30px; font-size:12px; background:#222; border-top:1px dashed #222}
#nav-demo .custom-mobnav li ul li a::before {
content:'';
width:5px;
height:5px;
background: #e52d4b;
display:block;
position:absolute;
left:13px;
top:16px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius:100px;
}
#nav-demo .custom-mobnav li ul > li:hover > a { background:#333}
#nav-demo .custom-mobnav li ul li ul li {}
#nav-demo .custom-mobnav li ul li ul li a { padding:10px 50px}
#nav-demo .custom-mobnav li:hover > a {  background:#e52d4b; color:#fff}
#nav-demo .menupop { display:none }
.mnav-menu {
background: #cf0e2d;
margin: 0;
width:300px;
display: block;
padding-left: 0;
list-style-type: none;
}
.mnav-menu-item {
display: inline-block;
}
.mnav-menu-item a { font-size:13px;
text-transform:uppercase;
display: block;
padding: 10px 10px;
}
.mnav-submenu { 
position: absolute;
padding-left: 0;
z-index: 9999;
display: none;
list-style-type: none;
}
.mnav-submenu-item a { background:#111!important;
padding-left: 20px;
}
.mnav-mobile-btn {
height: 30px;
width: 30px;
padding: 5px;
display: none;
cursor: pointer;
position: absolute;
top: 0;
margin-right:20px;
background-image: url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/mobile-nav-icon.svg);
background-position: 50% 50%;
background-size:20px;
background-repeat: no-repeat;
}
.mnav-open-close {
display: none;
float: right;
}
.mnav-mobile-arrow::before {
content: "\f0d7";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color:#fff;
background: #111;
width:38px;
height:38px;
cursor:pointer;
text-align:center;
line-height:30px;
padding:4px; }
.mnav-mobile-arrow-mirror {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}
#nav-demo .custom-mobnav > li > ul > li > ul > li > a { font-size:11px}
#nav-demo .custom-mobnav > li > ul > li > ul > li > a::before { left:32px;}
@media only screen and (max-width:768px) { #nav-demo {
padding-top: 40px;
}
.nav-demo-mobhide { display:block!important}
.mnav-mobile-btn {
display: block;
}
.mnav-menu {
display: none;
padding: 0;
}
.mnav-menu-item {
float: none;
position: relative;
display: block;
width: 100%;
}
.mnav-open-close {
display: block;
}
.mnav-submenu {
width: 100%;
position: relative;
}
.mnav-submenu-item a {
display: block;
}
} @media screen and (max-width: 415px) {
#nav-demo { top:15px; width:100%;}
.mnav-menu { width:100%; position:absolute; top:70px}
}@media screen and (max-width: 1500px) {
.home #service-col .container { max-width:1100px!important}
.home #service-col .content-column { height:auto; min-height:500px;}
}
@media screen and (max-width: 1340px) {
.home #service-col .entry { display:inline-block; text-align:center}
.home #service-col .content-column {
height:auto;
min-height:457px;
width:100%;
max-width:36%;
float:none;
display:inline-block;
vertical-align:top;
text-align:left;
margin:2%!important;
}
.home #service-col .content-column h2 {
display:block;
text-align:left
}
#proven { position:relative; background-size:cover!important}
#proven:before {
content:'';
display:block;
background:#000;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
opacity:.3
}
#proven .container {
width:100%;
padding:0 12%
}
} @media screen and (max-width: 1200px) {
.container { margin:0 2%; width:auto!important}
} @media screen and (max-width: 1024px) {
#uppertopwrap { font-size:11px}
#topwrap,
.home #topwrap,
.home #topwrap,
#top.smaller #topwrap { padding:10px 0}
#logo img { width:200px}
#pagenav > ul > li > a { font-size:12px; padding:5px 10px;}
#pagenav ul li:hover > ul li a { font-size:12px; padding:5px 10px;}
#pagenav > ul > li.widenmenus > ul > li { display:inline-block; float:none}
#pagenav > ul > li.widenmenus > ul > li > a::before { background-size:100%!important}
#floating-widget { width:60px!important; top:55%}
#floating-widget .floating-icon a { width:100%; display:block;}
#floatlink1 a { width:60px!important;
height:60px!important;
background-size:120px!important;
background-position:0 360px!important
}
#floatlink2 a { width:60px!important;
height:60px!important;
background-size:120px!important;
background-position:300px 360px!important
}
#floatlink3 a { width:60px!important;
height:60px!important;
background-size:120px!important;
background-position:120px 180px!important
}
#banner-area .slide-caption-entry { font-size:14px}
#banner-area .slide-caption-entry h1,
#banner-area .slide-caption-entry h2 { font-size:25px}
#banner-area .slide-caption-entry .slide-button a.btn { font-size:12px; padding:5px 10px}
#main-left { width:68%}
#main-right{ width:30%}
#frame-widget { height:auto; padding:50px 20px 20px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.tints, .frames { position:relative; top:0; right:0; width:auto}
.frames-thumb, .tints-thumb {position:relative;width:auto;left: 0;top: inherit;}
.tints span,
.frames span.glasstitle, 
.tints span,
.frames span.desc { top:0; position:relative; font-size:11px}
.tints span, .frames span.glasstitle { top:-25px; font-size:14px}
.tints {position:absolute;top: 76px;     padding:0px 20px;}
.thumbs { text-align:center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.frames-thumb { padding-top:20px}
.frames-thumb h3,
.tints-thumb h3 { text-align:center}
.frames-thumb ul li,
.tints-thumb ul li { display:inline-block; vertical-align:top; float:none}
} @media screen and (max-width: 768px) {
body { -webkit-text-size-adjust: none; }
#pagenav { display:none}
#build-van-window .content-column a,
.btn-button a.btn { font-size:14px; padding:5px 15px}
#service-col { text-align:center}
#service-col .content-column { float:none; display:inline-block; vertical-align:top; width:46%; margin:10px;}
#service-col .content-column h2 { font-size:13px; display:block}
#service-col .content-column h2 strong { font-size:16px; margin:0 0 5px 0}
#proven { padding:3% 0; background-size:100%}
#testi-wrap { padding:5% 0}
#testi-wrap h2,
#testi-wrap .entry .testi-box { text-align:center; min-height:inherit; padding-bottom:0}
#testi-wrap .container { margin:0 12%; width:auto!important}
#testi-wrap .entry .testi-box .testi-thumb { margin:0 0 15px 0}
#testi-wrap .entry .testi-box .testi-thumb,
#testi-wrap .entry .testi-box .testi-entry { float:none; width:100%}
#testi-wrap .entry .testi-box .testi-entry p br { display:none}
#testimonials-slider .testi-entry strong { display:block}
#testimonials-slider .testi-entry span { color:#f34539}
#peninsula-divisions.img-caption-lists .entry .main-title { margin:0 0 30px 0}
#peninsula-divisions.img-caption-lists .entry h1 { font-size:25px; margin:0}
#peninsula-divisions.img-caption-lists .entry h1 em { font-size:15px}
#contact-info-footer h1, #contact-info-footer h2 { font-size:30px}
#testi-wrap .bx-prev, #testi-wrap .bx-next { display:block}
#floating-widget { position:fixed!important; top:50px!important}
.mob-show { display:block;}
.mob-hide { display:none;}
.overlaybox.step1,
.overlaybox.step2,
.overlaybox.step3 { background-size: cover;}
.home #main-content { padding:0!important}
#main-content { padding:20px 0 0 0!important}
#main-content.innerpage { padding:20px 0!important}
#copy { font-size:12px; text-align:center}
#contact-info-footer .contact-info .gform_wrapper input[type=text], #contact-info-footer .contact-info .gform_wrapper textarea { font-size:12px; padding:8px}
#contact-info-footer .contact-info .gform_wrapper .gform_footer { padding:0}
#contact-info-footer .contact-info .gform_wrapper .gform_footer input.button, #contact-info-footer .contact-info .gform_wrapper .gform_footer input[type=submit] { font-size:13px; padding:8px 15px}
#footernav { padding:10px 0 0 0}
#footernav ul li {margin:3px; width:200px}
#footernav ul li a { padding:5px 10px; font-size:11px}
.entry h1 {font-size: 20px;}
.content-column.one_half { width:auto; float:none}
.content-column.one_fourth { width:42%; float:none; display:inline-block; vertical-align:top; margin:15px;}
.img-caption-lists { text-align:center}
.img-caption-lists .entry .wp-caption .wp-caption-text { height:inherit}
#left-info, #right-info { float:none; width:100%; margin:0 0 40px 0}
#right-info { text-align:center}
#social-icons ul li { display:inline-block; float:none; vertical-align:top; margin:0 5px}
.theme-default .nivo-controlNav { display:none}
#build-van-window .content-column { width:100%; border:0!important; margin:0}
#build-van-window .content-column.last_column { margin:30px 0 0 0; padding:30px 0 0 0; border-top:1px solid #bebebe!important}
#build-van-window .content-column a { width:auto}
#testi-wrap .entry .testi-box { padding:10px}
#testimonials-slider .testi-entry strong { font-size:13px}
#testimonials-slider .testi-entry,
#testimonials-slider .testi-entry p { font-size:12px; -webkit-text-size-adjust: none;}
#testi-wrap .entry .testi-box .testi-entry h2 { font-size:13px; margin:0 0 5px 0}
#testi-wrap .entry .testi-box .testi-thumb { margin:0 0 10px 0}
} @media screen and (max-width: 665px) {
.home #service-col .container { max-width:inherit!important; padding:0; margin:0 20%}
.home #service-col .content-column {
max-width:inherit;
min-height:auto!important;
margin:3% 0!important
}
.img-caption-lists#peninsula-divisions .container { max-width:100%; width:100%; margin:0 10%}
.img-caption-lists#peninsula-divisions { text-align:left}
#contact-info-footer .container { margin:0 10%}}
#contact-info-footer .contact-info .qlink-wrap { text-align:left}
#contact-info-footer .contact-info .qlink-wrap a { font-size:14px;}
#contact-info-footer .contact-info .qlink-wrap a.link1,
#contact-info-footer .contact-info .qlink-wrap a.link2{ margin-right:10px}
#contact-info-footer .contact-info .qlink-wrap .fa { width:28px; height:28px;}
#contact-info-footer .contact-info > div br { display:none;}
#contact-info-footer .contact-info .qlink-wrap { margin-bottom:15px}
#contact-info-footer #left-info { margin-bottom:20px}
} @media screen and (max-width: 511px) {
.home #service-col .container { margin:0 18%}
.home #service-col .content-column {
max-width:inherit;
min-height:auto!important;
margin:3% 0!important
}
.img-caption-lists#peninsula-divisions .container { max-width:100%; width:100%; margin:0 14%}
.img-caption-lists#peninsula-divisions h2 { font-size:23px}
} @media screen and (max-width: 415px) {
#contact-info-footer .contact-info .qlink-wrap a { display:block}
#contact-info-footer .contact-info .qlink-wrap a.link1,
#contact-info-footer .contact-info .qlink-wrap a.link2{ margin:0 0 20px 0}
#footernav ul li { width:260px}
p { text-align:left}
#uppernav { padding:5px 0; text-align:center;}
#uppernav ul { float:none;}
#uppernav ul li { float:none; display:inline-block; margin:0; vertical-align:top;}
#uppernav ul li a { font-size:10px; padding:6px 12px}
#logo a { display:block; position:relative; z-index:995}
#logo a img {}
#nav-demo { z-index:994; top:5px}
.mnav-menu { top:45px}
#banner-area .slide-caption-entry { float:none; text-align:center}
#banner-area .slide-caption-entry h1,
#banner-area .slide-caption-entry h2 { font-size:17px; font-family:'open_sanssemibold';}
#banner-area .slide-caption-entry { font-size:12px}
#banner-area .slide-caption-entry p br { display:none}
.nivo-caption { bottom:15%}
#floating-widget { top:100px!important}
#build-van-window .content-column.last_column { margin-top:15px; padding-top:15px}
#build-van-window .content-column p { margin:0 0 5px 0}
#build-van-window .content-column img { width:100px}
#build-van-window .content-column h2 strong { font-size:12px}
#build-van-window .content-column a { font-size:10px; padding:0 10px}
#floating-widget { top:35px!important;}
.logged-in #floating-widget { top:80px!important;}
.page-id-4137 #floating-widget { display:none}
.page-id-4137 #main-content { padding:20px 0 0 0!important}
.entry iframe { height:200px;}
.entry h2 { font-size:19px;}
.entry .content-lists .conlistwrap .conlist-img,
.entry .content-lists .conlistwrap .conlist-entry { float:none; width:100%; text-align:center}
.entry .content-lists .conlistwrap .conlist-entry > p { margin:0}
.content-column.one_fourth { width:280px;}
.innerpage img.alignright,
.innerpage a.alignright,
.innerpage img.alignleft,
.innerpage a.alignleft,
.innerpage img.aligncenter,
.innerpage a.aligncenter,
.innerpage img.alignnone,
.innerpage a.alignnone { float:none!important; display: block; margin-left: auto; margin-right: auto;}
.entry .wp-caption { float:none!important; display: block; margin-left: auto; margin-right: auto;}
.entry .wp-caption { margin-bottom:20px; width:100%!important}
#main-content.innerpage { padding:0 0 20px 0!important}
.home #service-col .container { max-width:inherit!important; padding:0; margin:0 10%}
#service-col .content-column { width:auto; margin:0 0 30px 0; min-height:inherit}
.btn-button a.btn { font-size:14px; padding:2px 15px}
#contact-info-footer,
#testi-wrap { padding:30px 0}
#build-van-window .content-column.last_column { margin-top:15px; padding-top:15px}
#build-van-window .content-column p { margin:0 0 5px 0}
#build-van-window .content-column img { width:100px}
#build-van-window .content-column h2 strong { font-size:12px}
#build-van-window .content-column a { font-size:10px; padding:0 10px}
.page-id-4137 #floating-widget { display:none}
.page-id-4137 #main-content { padding:20px 0 0 0!important}
.entry iframe { height:200px;}
.entry h2 { font-size:19px;}
#peninsula-divisions.img-caption-lists .entry h1 { font-size:20px}
#peninsula-divisions.img-caption-lists .entry h1 em { display:block; margin:5px 0 0 0}
#peninsula-divisions.img-caption-lists .entry h1 em br { display:none} #floating-widget { display:none}
#floatingwidgetmob { display:block!important; font-size:0; text-align:center; margin:1px 0 10px 0}
.home #floatingwidgetmob { margin-bottom:0}
#floatingwidgetmob a { display:inline-block;
vertical-align:top;
width:33.1%;
text-align:center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#floatingwidgetmob a::before { content:'';
display:block;
margin:0 auto;
width:105px;
height:85px;
}
#floatingwidgetmob a#floatingwidgetmob1 { background:#1e89d1}
#floatingwidgetmob a#floatingwidgetmob2 { background:#00bdf7}
#floatingwidgetmob a#floatingwidgetmob3 { background:#ff403b}
#floatingwidgetmob a#floatingwidgetmob1::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/floatinwidgetmob1.jpg) no-repeat scroll 0 0}
#floatingwidgetmob a#floatingwidgetmob2::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/floatinwidgetmob2.jpg) no-repeat scroll 0 0}
#floatingwidgetmob a#floatingwidgetmob3::before { background:url(//www.motionwindows.com/wp-content/themes/motionwindows-theme-new/images/floatinwidgetmob3.jpg) no-repeat scroll 0 0}
#main-left, #main-right { width:auto; float:none;}
#sidebar { width:280px; margin:0 auto; margin-top:50px; margin-bottom:30px}
#blogposts .post { text-align:center}
#blogposts .post .post-thumb, #blogposts .post .post-entries { float:none; width:100%; margin:0 0 10px 0}
.post-readmore, .post-meta { float:none; width:100%; margin:0;}
#blogposts.singlepost .post-content ul li, #blogposts.singlepost .post-content ol li { text-align:left}
#blogposts .post .main-title { margin:0; padding:0; border:0;}
#blogposts .post .main-title .line { display:none}
#blogposts.singlepost .post h1{
margin: 0 0 20px 0;
font-family: 'open_sansbold';
font-size: 20px;
line-height: 1.1em;
text-transform: capitalize;
}
.content-column { float:none; width:100%!important; margin:0 0 20px 0!important}
.entry .vids .wp-caption { float:none; width:100%!important; margin:20px 0;}
#full .faq-custompage input[type=submit] { width:20%}
.testibox .testi-thumb,
.testibox .testicont { float:none; width:100%;}
.testibox .testi-thumb { margin:0 0 20px 0; text-align:center}
#build-van-window p  { text-align:center}
#banner-area.formobtrick { background: url(//www.motionwindows.com/wp-content/uploads/2017/11/banner-mobile-new1.jpg); height:373px; background-size:100%;}
.specprod .ulist { column-count: inherit}
.specprod .pdf-link-wrap, .specprod .vid-link-wrap { display:block; width:100%!important}
#proven .entry h2 { text-align:left}
#site-quote-icons .ulist .fa-ul li a { width:100%; display:block;}
#site-quote-icons .ulist .fa-ul li a.qquote { width:90px!important;
height:90px!important;
background-size:180px!important;
background-position:0 360px!important
}
#site-quote-icons .ulist .fa-ul li a.dquote { width:90px!important;
height:90px!important;
background-size:180px!important;
background-position:270px 360px!important
}
#site-quote-icons .ulist .fa-ul li a.ovw { width:90px!important;
height:90px!important;
background-size:180px!important;
background-position:0px 270px!important
}
} @media screen and (max-width: 375px) {
#banner-area.formobtrick { background: url(//www.motionwindows.com/wp-content/uploads/2017/11/banner-mobile-new1.jpg); height:338px; background-size:100%;}
} @media screen and (max-width: 320px) {
#banner-area.formobtrick { background: url(//www.motionwindows.com/wp-content/uploads/2017/11/banner-mobile-new1.jpg); height:289px; background-size:100%;}
}* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row-no-gutters {
margin-right: 0;
margin-left: 0;
}
.row-no-gutters [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
display: table;
content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}