.black_over {background: url(http://thedesignmavericks.co.za/wp/wp-content/themes/parasponsive/images/blackpx.png) repeat;height: 100%;}header {background: url(http://thedesignmavericks.co.za/wp/wp-content/themes/parasponsive/images/header_bg.png) repeat-x top;}.team_photo .mask, .team_photo .content {display: none;}#logo img {margin: 30px 0 0 0px;}.plug {background: #000;}#services .plug {background: #FF9900;}#portfolio .plug {background: #44A5AC;}#pricing_table .plug, #pricing_table .c_quot .plug {background: #324c68;}#about_us .plug {background: #d44032;}#contact_us .plug {background: #4c4c4c;}#woo .plug {background: #ffffff;}nav a.menu_1 {border-top: #000000 solid 2px;}nav a.menu_2 {border-top: #FF9900 solid 2px;}nav a.menu_3 {border-top: #44A5AC solid 2px;}nav a.menu_4 {border-top: #324c68 solid 2px;}nav a.menu_5 {border-top: #d44032 solid 2px;}nav a.menu_6 {border-top: #56a228 solid 2px;}nav a.menu_7 {border-top: #4c4c4c solid 2px;}nav a.menu_8 {border-top: #ffffff solid 2px;}nav a.menu_9 {border-top: #44A5AC solid 2px;}nav a.menu_10 {border-top: #44A5AC solid 2px;}nav a.menu_11 {border-top: #44A5AC solid 2px;}.mob_nav ul li a.menu_1 {background: #000000;}.mob_nav ul li a.menu_2 {background: #FF9900;}.mob_nav ul li a.menu_3 {background: #44A5AC;}.mob_nav ul li a.menu_4 {background: #324c68;}.mob_nav ul li a.menu_5 {background: #d44032;}.mob_nav ul li a.menu_6 {background: #56a228;}.mob_nav ul li a.menu_7 {background: #4c4c4c;}.mob_nav ul li a.menu_8 {background: #ffffff;}.mob_nav ul li a.menu_9 {background: #44A5AC;}.mob_nav ul li a.menu_10 {background: #44A5AC;}.mob_nav ul li a.menu_11 {background: #44A5AC;}nav a.menu_1 span.hover {background: #000000;}nav a.menu_1 .arr {border-color: #000000 transparent transparent transparent;}nav a.menu_2 span.hover {background: #FF9900;}nav a.menu_2 .arr {border-color: #FF9900 transparent transparent transparent;}nav a.menu_3 span.hover {background: #44A5AC;}nav a.menu_3 .arr {border-color: #44A5AC transparent transparent transparent;}nav a.menu_4 span.hover {background: #324c68;}nav a.menu_4 .arr {border-color: #324c68 transparent transparent transparent;}nav a.menu_5 span.hover {background: #d44032;}nav a.menu_5 .arr {border-color: #d44032 transparent transparent transparent;}nav a.menu_6 span.hover {background: #56a228;}nav a.menu_6 .arr {border-color: #56a228 transparent transparent transparent;}nav a.menu_7 span.hover {background: #4c4c4c;}nav a.menu_7 .arr {border-color: #4c4c4c transparent transparent transparent;}nav a.menu_8 span.hover {background: #ffffff;}nav a.menu_9 span.hover {background: #44A5AC;}nav a.menu_9 .arr {border-color: #44A5AC transparent transparent transparent;}nav a.menu_10 span.hover {background: #44A5AC;}nav a.menu_10 .arr {border-color: #44A5AC transparent transparent transparent;}nav a.menu_11 span.hover {background: #44A5AC;}nav a.menu_11 .arr {border-color: #44A5AC transparent transparent transparent;}li.current .menu_1 span{color: #ffffff;}li.current .menu_2 span{color: #ffffff;}li.current .menu_3 span{color: #ffffff;}li.current .menu_4 span{color: #ffffff;}li.current .menu_5 span{color: #ffffff;}li.current .menu_6 span{color: #ffffff;}li.current .menu_7 span{color: #ffffff;}li.current .menu_8 span{color: #000000;}li.current .menu_9 span{color: #ffffff;}li.current .menu_10 span{color: #ffffff;}li.current .menu_11 span{color: #ffffff;}nav a.menu_1:hover .menu_name{color: #ffffff;}nav a.menu_2:hover .menu_name{color: #ffffff;}nav a.menu_3:hover .menu_name{color: #ffffff;}nav a.menu_4:hover .menu_name{color: #ffffff;}nav a.menu_5:hover .menu_name{color: #ffffff;}nav a.menu_6:hover .menu_name{color: #ffffff;}nav a.menu_7:hover .menu_name{color: #ffffff;}nav a.menu_8:hover .menu_name{color: #000000;}nav a.menu_9:hover .menu_name{color: #ffffff;}nav a.menu_10:hover .menu_name{color: #ffffff;}nav a.menu_11:hover .menu_name{color: #ffffff;}#services .back2top {border: #FF9900 solid 1px;color: #FF9900 !important;}#woo .back2top {border: #ffffff solid 1px;color: #ffffff!important;}#blank1 .back2top {border: #44A5AC solid 1px;color: #44A5AC!important;}#blank2 .back2top {border: #44A5AC solid 1px;color: #44A5AC!important;}#blank3 .back2top {border: #44A5AC solid 1px;color: #44A5AC!important;}.serv_mid {background: #FF9900;padding: 30px 0;clear: both;}.serv_corusel{position:relative;}.serv_corusel #loaderImage{position:absolute;width:32px;height:32px;top:50%;left:50%;margin:-16px auto auto -16px;}.serv_corusel #loaderImage:before{-webkit-animation-name: spin;-webkit-animation-duration: 400ms;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: linear;-moz-animation-name: spin;-moz-animation-duration: 400ms;-moz-animation-iteration-count: infinite;-moz-animation-timing-function: linear;-ms-animation-name: spin;-ms-animation-duration: 400ms;-ms-animation-iteration-count: infinite;-ms-animation-timing-function: linear;animation-name: spin;animation-duration: 4000ms;animation-iteration-count: infinite;animation-timing-function: linear;font-size:20px;}@-ms-keyframes spin {from { -ms-transform: rotate(0deg); }to { -ms-transform: rotate(360deg); }}@-moz-keyframes spin {from { -moz-transform: rotate(0deg); }to { -moz-transform: rotate(360deg); }}@-webkit-keyframes spin {from { -webkit-transform: rotate(0deg); }to { -webkit-transform: rotate(360deg); }}@keyframes spin {from {transform:rotate(0deg);}to {transform:rotate(360deg);}}.serv_corusel li i {-webkit-transition: all 400ms linear;-moz-transition: all 400ms linear;-o-transition: all 400ms linear;-ms-transition: all 400ms linear;transition: all 400ms linear;font-size: 140px;}.serv_corusel li img {-webkit-transition: all 400ms linear;-moz-transition: all 400ms linear;-o-transition: all 400ms linear;-ms-transition: all 400ms linear;transition: all 400ms linear;font-size: 140px;}i[class^="icon-"], i[class*=" icon-"] {display: inline-block;}.serv_corusel li img{display: inline-block;}.serv_corusel li:hover i { cursor: pointer;}.serv_corusel li:hover img { cursor: pointer;}.portfolio_pop:hover {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);color: #44A5AC;}#portfolio .back2top {border: #44A5AC solid 1px;color: #44A5AC!important;}.portfolio_mid {background: #44A5AC;padding: 30px 0;}.isotope-item img {max-width: 280px;height: auto;webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-webkit-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);-moz-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);-o-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);-ms-transition: all 0.3s cubic-bezier(.63, .08, .35, .92);transition: all 0.3s cubic-bezier(.63, .08, .35, .92);}.isotope-item:hover img { -webkit-transform: scale(2);-moz-transform: scale(2);-o-transform: scale(2);-ms-transform: scale(2);transform: scale(2);}#pricing_table .back2top {border: #324c68 solid 1px;color: #324c68!important;}.pricing_table_mid {padding: 30px 0;background: #324c68;}.about_us_mid {padding: 30px 0;background: #d44032;}#about_us .back2top {border: #d44032 solid 1px;color: #d44032 !important;}.contact_us_mid {background: #4c4c4c;padding: 30px 0;}#contact_us .back2top {border: #4c4c4c solid 1px;color: #4c4c4c !important;}footer {margin: -60px 0 0;background: #000000;padding: 80px 0 30px;}#blog {background: #56a228;margin-bottom: 60px;padding: 100px 0 0;}#blog .plug {background: #56a228;}body {font-family: Roboto, Arial, Helvetica, sans-serif;font-weight: 300;font-style: normal;}nav a {font-family: Roboto Condensed, Arial, Helvetica, sans-serif;font-weight: 300;font-style: normal;}h1,.h1 {font-family: Roboto, Arial, Helvetica, sans-serif;font-weight: 600;font-style: normal;line-height: 72px;margin: 0 0 15px;}h2,.h2 {font-family: Roboto, Arial, Helvetica, sans-serif;font-weight: 300;font-style: normal;line-height: 52px;margin: 0 0 15px;}h3,.h3 {font-family: Roboto, Arial, Helvetica, sans-serif;font-weight: 700;font-style: normal;margin: 0 0 12px;}h4,.h4 {font-family: Roboto Condensed, Arial, Helvetica, sans-serif;font-weight: 400;font-style: normal;margin: 0 0 10px;line-height: 34px;}h5,.h5{font-family: Roboto, Arial, Helvetica, sans-serif;font-weight: 400;font-style: normal;margin: 0 0 0.5em 0;}h6,.h6 {font-family: Roboto, Arial, Helvetica, sans-serif;font-weight: 300;font-style: normal;font-size: 14px;margin: 10px 0;}body {font-size: 16px;color: #ffffff;background: #000;}nav a {font-size: 14px;}h1,.h1 {font-size: 72px;line-height: 72px;}h2,.h2 {font-size: 52px;line-height: 52px;}h3,.h3 {font-size: 52px;}h4,.h4 {font-size: 31px;line-height: 34px;}h5,.h5 {font-size: 20px;}h6,.h6 {font-size: 14px;}h1, h2, h3, h4, h5, h6,.h1,.h2,.h3,.h4,.h5,.h6 {color: #ffffff;}a {color: #ffffff;}a:hover {color: #eaeaea;}.tooltip-inner {max-width: 200px;padding: 8px;color: #ffffff;text-align: center;text-decoration: none;background-color: #eaeaea;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}.tooltip-arrow {position: absolute;width: 0;height: 0;border-color: transparent;border-style: solid;}.tooltip.top .tooltip-arrow {bottom: 0;left: 50%;margin-left: -5px;border-width: 5px 5px 0;border-top-color: #eaeaea;}h1,.h1 {margin: 0 0 15px;}h2,.h2 {margin: 0 0 15px;}h3,.h3 {margin: 0 0 12px;}h4,.h4 {margin: 0 0 10px;}h5,.h5 {margin: 0 0 0.5em 0;}h6,.h6 {margin: 10px 0;}#menu_back {background: #000;}.top_navigation {text-align: center;padding: 5px 0;margin: 0;}.top_navigation > li {display: inline-block;margin: 0 5px;}.top_navigation li a {display: block;text-transform: uppercase;font-size: 13px;line-height: 20px;color: #fff;text-decoration: none;font-family: Roboto Condensed, Arial, Helvetica, sans-serif;font-weight: 300;font-style: ;}.top_navigation > li:hover > a {color: #fff;background: #333;}.top_navigation > li:hover > a {}.top_navigation, .top_navigation * {margin: 0;padding: 0;list-style: none;}.top_navigation li {position: relative;padding: 0 !important;z-index: 9999;}.top_navigation ul {position: absolute;display: none;top: 100%;left: 0;z-index: 999;}.top_navigation > li {float: left;}.top_navigation li:hover > ul,.top_navigation li.sfHover > ul {display: block;}.top_navigation a {display: block;position: relative;}.top_navigation ul ul {top: 0;left: 100%;}.top_navigation {float: left;margin-bottom: 0em;}.top_navigation ul {min-width: 12em; *width: 12em; }.top_navigation > li > a {text-transform: uppercase;color: #fff;}.top_navigation > li {background: none !important;}.top_navigation a {padding: .55em 1em;text-decoration: none;zoom: 1; }.top_navigation ul a {color: #fff;}.top_navigation li {white-space: nowrap; *white-space: normal; -webkit-transition: background .2s;transition: background .2s;}.top_navigation ul li {background: #000;border-bottom: #666666 solid 1px;text-transform: uppercase;text-align: left;}.top_navigation ul ul li {background: #000;}.top_navigation li:hover {background: #fff;-webkit-transition: none;transition: none;}.top_navigation li li:hover > a {color: #000;}.sf-arrows .sf-with-ul {padding-right: 2.5em;*padding-right: 1em; }.sf-arrows .sf-with-ul:after {position: absolute;top: 8px;right: 1em;content: "\f0d7";font-family: fontawesome;}.serv_top {border-color: transparent transparent #FF9900 transparent;}.serv_bot {border-color: transparent #FF9900 transparent transparent;}.about_us_top {border-color: transparent transparent transparent #d44032;}.about_us_bot {border-color: #d44032 transparent transparent transparent;}.pricing_table_top {border-color: transparent transparent #324c68 transparent;}.pricing_table_bot {border-color: transparent #324c68 transparent transparent;}.contact_us_top {border-color: transparent transparent transparent #4c4c4c;}.contact_us_bot {border-color: #4c4c4c transparent transparent transparent;}.woo_main .section-mid{background: #ffffff;color: #454444;}.woo_main h1,.woo_main h2,.woo_main h3,.woo_main h4,.woo_main h5,.woo_main h6,.woo_main .sub_title {color: #454444;}#woo a {color: #3d7f78;}#woo a:hover {color: #255b55;}#woo .bx-wrapper .bx-controls-direction a {border: #3d7f78 solid 2px;}.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt {background: #3d7f78;}.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover {background: #255b55;}.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {background: #3d7f78;}.woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover {background: #255b55;}.service_box .section-mid{color: #ffffff;}.service_box h1,.service_box h2,.service_box h3,.service_box h4,.service_box h5,.service_box h6,.service_box .sub_title {color: #ffffff;}#service a {color: #ffffff;}#service a:hover {color: #000000;}#service .bx-wrapper .bx-controls-direction a {border: #ffffff solid 2px;}.portfolio_main .section-mid{color: #ffffff;}#single-portfolio,#single-portfolio .plug{background-color: #44A5AC;}.portfolio_main h1,.portfolio_main h2,.portfolio_main h3,.portfolio_main h4,.portfolio_main h5,.portfolio_main h6,.portfolio_main .sub_title {color: #ffffff;}#portfolio li a{color: #ffffff;}#portfolio li a:hover{color: #255b55;}#portfolio a{color: #ffffff;}#portfolio a:hover {color: #255b55;}#portfolio .bx-wrapper .bx-controls-direction a {border: #ffffff solid 2px;}.blank1_main .section-mid{color: #ffffff;}.blank1_main h1,.blank1_main h2,.blank1_main h3,.blank1_main h4,.blank1_main h5,.blank1_main h6,.blank1_main .sub_title {color: #454444;}#blank1 a {color: #3d7f78;}#blank1 a:hover {color: #255b55;}#blank1 .bx-wrapper .bx-controls-direction a {border: #3d7f78 solid 2px;}.blank1_mid {background: #44A5AC;padding: 30px 0;}.blank2_main .section-mid{color: #ffffff;}.blank2_main h1,.blank2_main h2,.blank2_main h3,.blank2_main h4,.blank2_main h5,.blank2_main h6,.blank2_main .sub_title {color: #454444;}#blank2 a {color: #3d7f78;}#blank2 a:hover {color: #255b55;}#blank2 .bx-wrapper .bx-controls-direction a {border: #3d7f78 solid 2px;}.blank2_mid {background: #44A5AC;padding: 30px 0;}.blank3_main .section-mid{color: #ffffff;}.blank3_main h1,.blank3_main h2,.blank3_main h3,.blank3_main h4,.blank3_main h5,.blank3_main h6,.blank3_main .sub_title {color: #454444;}#blank3 a {color: #3d7f78;}#blank3 a:hover {color: #255b55;}#blank3 .bx-wrapper .bx-controls-direction a {border: #3d7f78 solid 2px;}.blank3_mid {background: #44A5AC;padding: 30px 0;}.pricing_table_main .section-mid{color: #ffffff;}.pricing_table_main h1,.pricing_table_main h2,.pricing_table_main h3,.pricing_table_main h4,.pricing_table_main h5,.pricing_table_main h6,.pricing_table_main .sub_title {color: #ffffff;}#pricing_table a {color: #ffffff;}#pricing_table a:hover {color: #255b55;}#pricing_table .bx-wrapper .bx-controls-direction a {border: #ffffff solid 2px;}.about_us_main .section-mid{color: #ffffff;}.about_us_main h1,.about_us_main h2,.about_us_main h3,.about_us_main h4,.about_us_main h5,.about_us_main h6,.about_us_main .sub_title {color: #ffffff;}#about_us a {color: #ffffff;}#about_us a:hover {color: #000000;}#about_us .bx-wrapper .bx-controls-direction a {border: #ffffff solid 2px;}.contact_us_main .section-mid{color: #ffffff;}.contact_us_main h1,.contact_us_main h2,.contact_us_main h3,.contact_us_main h4,.contact_us_main h5,.contact_us_main h6,.contact_us_main .sub_title {color: #ffffff;}#contact_us a {color: #ffffff;}#contact_us .bx-wrapper .bx-controls-direction a {border: #ffffff solid 2px;}#contact_us a:hover {color: #000000;}.product_list_widget .image-clear img{width: auto !important;display: block !important;margin: 0 auto !important;max-width: 150px !important;float: none !important;}@media (max-width: 1024px) {.intro {background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}}@media (min-width: 769px) and (max-width: 979px) {.container {width: 768px;}}@media (max-width: 979px){div.nav {display: none !important;}.mob_nav {display: block !important;margin: 0 auto;width: auto;float: right;position: relative;z-index: 999;}.mob_nav ul {list-style: none;padding: 0;display: none;margin: 0;position: absolute;right: 0;z-index: 999;}.mob_nav ul li a {display: block;padding: 7px 7px 7px 15px;color: #fff;text-decoration: none;text-transform: uppercase;}.trigger {margin-right: 10px;margin-top: 3px;cursor: pointer;display: inline-block;background: url(http://thedesignmavericks.co.za/wp/wp-content/themes/parasponsive/images/mob_menu.png) no-repeat center;color: #fff;width: 30px;height: 30px;}}@media (min-width: 481px) and (max-width: 768px) {.container {width: 90%;}.speed_box {width: 40%;margin: 0 5%;}.speed_box.ipad {clear: both;}nav a {}nav a span.arr {border-width: 7px 42.5px 0;}h1 {font-size: 50px;line-height: 50px;}h2 {font-size: 36px;line-height: 36px;}h3 {font-size: 36px;}h4 {font-size: 24px;line-height: 24px;}h5 {font-size: 15px;}.pricing_table .span4 {margin-bottom: 10px;}.footer_bottom {text-align: center;}header {background: none;}.top_box_left,.top_box_right {margin-bottom: -1px;}.bot_box_left,.bot_box_right {margin-top: -1px;}nav a span.arr {margin-top: 34.5px;}.isotope-item {margin: 0 10px 10px 0;}nav li.current a span.hover {transition: all .5s;top: -1px;}nav li:hover a span.hover {transition: all .5s;top: -1px;}body {padding: 0;}.paralax {position: absolute;top: 0px;bottom: auto;left: 0;width: 100%;height: auto;z-index: -1;}.tinynav {display: block;appearance: none;background: #000;color: #fff;text-align: center;font-size: 16px;line-height: 16px;width: 50%;border: none;}.top_navigation {display: none;}}@media (max-width: 480px) {.google_map {display: none;}.col {width: auto !important;float: none;clear: both;margin-bottom: 10px;;}.one_third {overflow: hidden;}.reading-box p {margin: 15px 0px 0 0 !important;}.top_navigation {display: none;}.tinynav {width: 100%;border: none;display: block !important;appearance: none;background: #000;color: #fff;text-align: center;font-size: 16px;line-height: 16px;}.slide_text .title3 {font-size: 14px;font-weight: 300;line-height: 18px;margin-bottom: 15px;width: 48%;}.serv_corusel li:hover i {transition: none;-webkit-transform: none;-moz-transform: none;-o-transform: none;-ms-transform: none;transform: none;}.isotope-item:hover img {-webkit-transform: none;-moz-transform: none;-o-transform: none;-ms-transform: none;transform: none;}.pricing_table .span4 {margin-bottom: 10px;}.container {width: 290px;}h1 {font-size: 26px;line-height: 26px;}h2 {font-size: 20px;line-height: 22px;}.team_photo h2 {line-height: 52px;}h3 {font-size: 22px;}h4 {font-size: 18px;line-height: 18px;}h5 {font-size: 13px;}.footer_bottom {text-align: center;}.speed_box {width: auto;margin: 0 0 15px;float: none;clear: both;}header {background: #000 !important;height: auto;padding: 5px !important;height: 70px !important;}#logo {text-align: center;float: left;height: auto;padding: 5px 0;}#logo img {margin: 0px 0 0 !important;}body {font-size: 12px;margin-top: 80px;}.sub_title {margin-top: 0;margin-bottom: 25px;background: none;font-size: 16px;}.sub_title .plug {background: none;display: block;}.back2top {bottom: -20px;}.service_box {margin-top: -25px;}.intro {margin: -25px 0 0;height: 250px;background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}.section2 .man_box {margin-top: -25px;}.section2 .intro {display: none;}.section3 .man_box {margin-top: -25px;}.section4 .man_box {margin-top: -25px;}.section5 .man_box {margin-top: -25px;}.section6 .man_box {margin-top: -25px;}.intro_pad .man_box {padding: 65px 0 0;}.section2 .top_box, .section4 .top_box, .section6 .top_box, .section8 .top_box {border-style: solid solid solid dashed;border-width: 0 0 20px 480px;}.section3 .top_box, .section5 .top_box, .section7 .top_box, .section9 .top_box {border-width: 20px 0 0 480px;border-style: solid dashed solid solid;}.section2 .bot_box, .section4 .bot_box, .section6 .bot_box, .section8 .bot_box {border-width: 0 480px 20px 0;border-style: solid dashed solid solid;}.section3 .bot_box, .section5 .bot_box, .section7 .bot_box, .section9 .bot_box {border-width: 20px 480px 0 0;border-style: solid dashed solid solid;}footer {margin: -25px 0 0;}.post {margin: 30px 0;padding-bottom: 30px;}.entry {font-size: 13px;}#blog {margin-bottom: 25px;padding: 25px 0 0;}.top_box {margin-bottom: -1px;}.bot_box {margin-top: -1px;}.paralax {position: absolute;top: 0px;bottom: auto;left: 0;width: 100%;height: auto;z-index: -1;}}@media (max-width: 400px) {.intro {margin: -25px 0;height: 200px;}.intro_pad {padding: 60px 0 0;}}.footer_widgets {padding-bottom: 40px;border-bottom: #2f2f2f solid 1px;margin-bottom: 60px;}#portfolio_box .entry{ color:#000000 !important;}#portfolio_box a{ color:#255b55;}#portfolio_box a:hover{ color:#ffffff;}#services a {color: #ffffff;}#services a:hover {color: #000000;}#contact_us .form p{color:#ffffff;}.widgettitle{color:#ffffff;}.social_line li a {font-size: 20px;margin: 0 5px;color: #000000;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}.social_line li a:hover {color: #000000;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}.footer_bottom{color:#ffffff;}.footer_bottom a{color:#ffffff;}.footer_bottom a:hover{color:#dddddd;}.pt_title {font-size: 24px;font-weight: 300;text-transform: uppercase;background: rgba(0, 0, 0, .40);padding: 20px 0;color:#ffffff;}.pt_price {background: rgba(0, 0, 0, .30);color: #dddddd;font-size: 24px;font-weight: 300;padding: 20px 0;}.pt_feature {background: rgba(0, 0, 0, .20);font-size: 14px;text-transform: uppercase;font-weight: 300;padding: 20px 0;border-bottom: rgba(0, 0, 0, 0.3) solid 1px;color:#ffffff;}.pt_pay {font-size: 28px;text-transform: uppercase;font-weight: 600;padding: 40px 0;background: rgba(0, 0, 0, .20);}.pricing_table .span4:hover,.pricing_table .span3:hover{transition: all .5s;-webkit-transition: all .5s;border: #ffffff solid 10px;}.pricing_table .span4:hover .pt_price,.pricing_table .span3:hover .pt_price{color: #ffffff;}.margin-left-30 .pt_pay, .margin-left-30 .pt_feature, .margin-left-30 .pt_price, .margin-left-30 .pt_title{padding-left:30px;}.margin-left-15 .pt_pay, .margin-left-15 .pt_feature, .margin-left-15 .pt_price, .margin-left-15 .pt_title{padding-left:15px;}#contact_us input[type="text"],#contact_us input[type="email"],#contact_us textarea{padding: 10px;font-size: 16px;line-height: 24px;margin-bottom: 15px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;color: #ffffff;font-weight: 300;display: inline-block;margin-right: 1%;width: 99%;background: rgba(255, 255, 255, .10);border: 1px solid rgba(255, 255, 255, .30);border-radius: 25px;}.team_photo .content h2{color:#cccccc;}#portfolio_box h1, #portfolio_box h2, #portfolio_box h3, #portfolio_box h4, #portfolio_box h5, #portfolio_box h6{padding:0px !important;}#tabs .active a, a.button.white{color:#000000 !important;}a.button.white:hover{background:#000000 !important;color:#eaeaea !important;}#gmap{background:url('http://maps.googleapis.com/maps/api/staticmap?center=54+Cambourne+Street,+Alberton&zoom=17&size=640x640&scale=4&format=jpg&sensor=false') no-repeat;background-position:center center;background-size:cover;}#filters{padding:0;}