/* Theme Name: Alemtech01 Author: webdzier Author URI: http://webdzier.com Created by: webdzier Description: Business A Spa is a Beauty Salon WordPress Theme for hair salons, Yoga, Wellness Center and any other health business purpose. It has powerful theme customizer panel to brand your website with custom colors, logo, social links, contact info, product and service etc. Business A Spa also responsive theme thats, supports all devices likes smartphone, tablet, laptop, or desktop computer. Template: business-a Version: 2.2 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: right-sidebar, blog, threaded-comments, theme-options, sticky-post, custom-menu, featured-images, custom-logo, custom-header, custom-background, editor-style Text Domain: business-a-spa */ /** * Table of Contents * * 1.1 - Normalize * 3.0 - Typography * 4.0 - Elements * 5.0 - Forms * 6.0 - Navigation * 6.1 - Links * 6.2 - Menus * 7.0 - Accessibility * 8.0 - Alignments * 9.0 - Clearings * 10.0 - Widgets * 11.1 - Content * 11.1 - Header * 11.2 - Posts and pages * 11.3 - Post Formats * 11.4 - Comments * 11.5 - Sidebar * 11.6 - Footer * 11.7 - Home Page Slider * 11.8 - Home Page Callout * 11.9 - Home Page Service * 11.10 - Home Page News * 11.11 - Home Page Portfolio * 11.12 - Home Page Testimonial * 11.13 - Home Page Client * 11.14 - Home Page Team * 11.15 - Home Page Contact * 11.16 - Sub header * 11.17 - About page * 11.18 - Pagination * 11.19 - contact page * 12.0 - Media * 12.1 - Captions * 12.2 - Galleries * 13.0 - Multisite * 14.0 - Media Queries * 15.0 - Print */ /* 1.1 Normalize css ======================= */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: 700; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } code, kbd, pre, samp { font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } select { text-transform: none; height:40px; } button { overflow: visible; } button, input, select, textarea { max-width: 100%; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; opacity: .5; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-right: 0.4375em; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #F5F5F5; margin: 0 0 1.75em; padding: 0.875em; } fieldset > :last-child { margin-bottom: 0; } legend { border: 0; padding: 0; } textarea { overflow: auto; vertical-align: top; } optgroup { font-weight: bold; } body { padding:0; margin:0; overflow-x:hidden; background-color:#ebeff2; } .page-header { padding: 0; margin: 0; border-bottom: none; } /* 3.0 Typography css ======================= */ body, button, input, select, textarea { color: #767676; word-wrap: break-word; font-size: 16px; font-style: normal; } h1, h2, h3, h4, h5, h6 { clear: both; font-weight: 500; margin: 0; text-rendering: optimizeLegibility; color:#242424; } p { margin: 0 0 1.25em; } dfn, cite, em, i { font-style: italic; } blockquote { color: #686868; font-size: 18px; margin: 0 0 1.4736842105em; padding: 0 0 0 1.263157895em; } blockquote, q { quotes: initial; } q:before, q:after{ font-size: 100%; } blockquote:before, blockquote:after{ content: ""; } blockquote p { margin-bottom: 1.4736842105em; } blockquote cite, blockquote small { color: #1a1a1a; display: block; font-size: 16px; line-height: 1.75; } blockquote cite:before, blockquote small:before { content: "\2014\00a0"; } blockquote em, blockquote i, blockquote cite { font-style: italic; display: inline-block; font-size: 19px; } blockquote cite{ color: #000000; } blockquote strong, blockquote b { font-weight: 400; } blockquote > :last-child { margin-bottom: 0; } address { font-style: italic; margin: 0 0 1.75em; } code, kbd, tt, var, samp, pre { font-family: Inconsolata, monospace; } pre { border: 1px solid #F5F5F5; font-size: 16px; line-height: 1.3125; margin: 0 0 1.75em; max-width: 100%; overflow: auto; padding: 1.75em; white-space: pre; white-space: pre-wrap; word-wrap: break-word; } code { background-color: #F5F5F5; } abbr, acronym { border-bottom: 1px dotted #F5F5F5; cursor: help; } mark, ins { background: #878788; color: #242424; text-decoration: none; } big { font-size: 125%; } /* 4.0 Elements css ======================= */ html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } hr { background-color: #F5F5F5; border: 0; height: 1px; margin: 0 0 1.75em; } ul, ol { margin: 0 0 1.75em 1.25em; padding: 0; } ul { list-style: disc; } ol { list-style: decimal; margin-left: 1.5em; } li > ul, li > ol { margin-bottom: 0; } dl { margin: 0 0 1.75em; } dt { font-weight: 700; } dd { margin: 0 0 1.75em; } img { height: auto; max-width: 100%; vertical-align: middle; } del { opacity: 0.8; } table, th, td { border: 1px solid #F5F5F5; } table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.75em; table-layout: fixed; width: 100%; } caption, th, td { font-weight: normal; text-align: left; } th { border-width: 0 1px 1px 0; font-weight: 700; } td { border-width: 0 1px 1px 0; } th, td { padding: 0.4375em; } /* Placeholder text color */ ::-webkit-input-placeholder { color: #686868; } :-moz-placeholder { color: #686868; } ::-moz-placeholder { color: #686868; opacity: 1; } :-ms-input-placeholder { color: #686868; } /* 5.0 Forms css ======================= */ input { line-height: normal; } button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus { background: #ffffff; border: 0; padding: 10px 18px; border-radius: 6px; font-size:24px; transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; } button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus { color: #ffffff; } button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus { outline: thin dotted; outline-offset: -4px; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], select, textarea { background: #f9f9f9; border:0; color: #686868; padding: 0.625em 0.4375em; width: 100%; } .wpcf7 textarea{ height: 115px; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, select:focus, textarea:focus { background-color: #fff; border-color: #878788; color: #1a1a1a; outline: 0; } .post-password-form { margin-bottom: 1.75em; } .post-password-form label { color: #686868; display: block; font-size: 16px; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 1.75em; } .post-password-form input[type="password"] { margin-top: 0.4375em; } .post-password-form > :last-child { margin-bottom: 0; } .search-form { position: relative; width: auto; display: inline-block; } .search-form .screen-reader-text{ display: none; } .search-form label{ display: inline-block; margin:0; padding:0; } .search-form .search-field{ font-size: 13px; font-weight: normal; color: #ccc; float:left; width: auto; border: 1px solid #f1f1f1; } .search-form .search-field:hover, .search-form .search-field:focus{ color: #ccc; border: 1px solid #f1f1f1; background: #f9f9f9; } .search-form .search-submit{ float: left; border: none; font-size: 12px; box-shadow: 0 0 black; padding: 6px 29px; margin-left: 1px; background: #5a5a5a; color: #fff; border-radius: 4px; } form > p > label{ color: #8c8c8c; font-weight: 300; } /* Default heddings css ======================= */ body{ background-color:#ffffff; line-height:1.6842; } ::selection{ color:#fff; } .sticky-post{ background: #eac407; padding: 2px 5px; color: #ffffff; border-radius: 5px; margin-left: 10px; } .bypostauthor{} h1, .h1 { font-size: 36px; } h2, .h2 { font-size: 30px; } h3, .h3 { font-size: 24px; } h4, .h4 { font-size: 20px; } h5, .h5 { font-size: 18px; } h6, .h6 { font-size: 16px; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin-bottom:20px; } img { height: auto; max-width: 100%; vertical-align: middle; } /* 6.0 navigation css ======================= */ #rdn-menu{ padding:32px 0; background-color:#ffffff; border-bottom: 1px solid #F5F5F5; } .navbar{ margin:0; border:0; min-height: 36px; } .site-title { color: #242424; display: inline-block; margin: 0; } /* * navigation */ .navbar-default{ background-color: transparent; } .navbar-default .navbar-nav{ margin: 0px; } .navbar-default .navbar-nav > li{ margin: 0 2px; } .navbar-default .navbar-nav > li > a{ padding-top:7px; padding-bottom:7px; font-size:15px; color:#242424; border-radius: 4px; -webkit-transition: all 150ms linear; transition: all 150ms linear; } .navbar-default .navbar-nav > li > a .fa{ margin-left:5px; display: none; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .dropdown.active > a, .dropdown-menu > .active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{ color: #ffffff; outline: none; } .dropdown-menu > .active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{ -webkit-box-shadow: 0 3px 12px rgba(0,0,0,0.875); box-shadow: 0 3px 12px rgba(0,0,0,0.875); } .dropdown-menu{ background-color: #ffffff; padding: 0px 10px; border-radius: 4px; -webkit-transition: all 10s ease-in-out; transition: all 10s ease-in-out; } .dropdown-menu li{ position: relative; } .dropdown-menu li:first-child{ margin-top: 5px; } .dropdown-menu li:last-child{ margin-bottom: 5px; } .dropdown-menu li a{ padding-top:7px; padding-bottom:7px; border-radius: 4px; } .dropdown-submenu li:hover > .dropdown-menu { display:block; } .dropdown-menu > .dropdown-submenu > .dropdown-menu { display: block; left:100% !important; margin-top: -10px; margin-left:10px; -webkit-border-radius:0px 0px 0px 0px; -moz-border-radius:0px 0px 0px 0px; border-radius:0px 0px 0px 0px; } .navbar-collapse{ border: none; width:100%; } /* mega menu */ .business-mega-menu .business-mm-col { text-align: center; vertical-align: top; display: table-cell; position: relative; padding: 5px; } .business-mega-menu .business-mm-col > a { display: none; } .business-mega-menu .mm-heading-wrapper{ display: block; padding: 3px 20px; font-size: 18px; font-weight: 600; line-height: 1.42857143; color: #333; white-space: nowrap; } .navbar .business-mm-heading > span { text-transform: uppercase; padding: 7px 10px 5px 10px; margin: 0 5px; } .navbar_area, .navbar .business-mega-menu{ position: static; } .navbar .business-mega-menu > .dropdown-menu { margin: auto; left: 0; right: 0; margin-top: -5px; } .navbar .business-mega-menu > .dropdown-menu li:first-child{ margin: 0; } /* 6.1 Links css ======================= */ a{ display: inline-block; word-break: break-all; } a, a:hover, a:focus, a:active { text-decoration:none; } a:hover, a:active { outline: 0; } /* 6.2 Menus css ======================= */ /* 7.0 Accessibility css ======================= */ .says, .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; } .site .skip-link { background-color: #f1f1f1; box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); color: #21759b; display: block; font-family: Montserrat, "Helvetica Neue", sans-serif; font-size: 14px; font-weight: 700; left: -9999em; outline: none; padding: 15px 23px 14px; text-decoration: none; text-transform: none; top: -9999em; } .logged-in .site .skip-link { box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2); font-family: "Open Sans", sans-serif; } .site .skip-link:focus { clip: auto; height: auto; left: 6px; top: 7px; width: auto; z-index: 100000; } /* 13.0 Multisites css ======================= */ .widecolumn { margin-bottom: 3.5em; padding: 0 7.6923%; } .widecolumn .mu_register { width: auto; } .widecolumn .mu_register .mu_alert { background: transparent; border-color: #F5F5F5; color: inherit; margin-bottom: 3.5em; padding: 1.75em; } .widecolumn form, .widecolumn .mu_register form { margin-top: 0; } .widecolumn h2 { font-size: 23px; font-weight: 900; line-height: 1.2173913043; margin-bottom: 1.2173913043em; } .widecolumn p { margin: 1.75em 0; } .widecolumn p + h2 { margin-top: 2.4347826087em; } .widecolumn label, .widecolumn .mu_register label { color: #686868; font-family: Montserrat, "Helvetica Neue", sans-serif; font-size: 13px; font-weight: 400; letter-spacing: 0.076923077em; line-height: 1.6153846154; text-transform: uppercase; } .widecolumn .mu_register label { margin: 2.1538461538em 0.7692307692em 0.5384615385em 0; } .widecolumn .mu_register label strong { font-weight: 400; } .widecolumn #key, .widecolumn .mu_register #blog_title, .widecolumn .mu_register #user_email, .widecolumn .mu_register #blogname, .widecolumn .mu_register #user_name { font-size: 16px; width: 100%; } .widecolumn .mu_register #blogname { margin: 0; } .widecolumn .mu_register #blog_title, .widecolumn .mu_register #user_email, .widecolumn .mu_register #user_name { margin: 0 0 0.375em; } .widecolumn #submit, .widecolumn .mu_register input[type="submit"] { font-size: 16px; margin: 0; width: auto; } .widecolumn .mu_register .prefix_address, .widecolumn .mu_register .suffix_address { font-size: inherit; } .widecolumn .mu_register > :last-child, .widecolumn form > :last-child { margin-bottom: 0; } /* 8.0 Alignments css ======================= */ .alignleft { float: left; margin: 0.375em 1.75em 1.75em 0; } .alignright { float: right; margin: 0.375em 0 1.75em 1.75em; } .aligncenter { clear: both; display: block; margin: 0 auto 1.75em; } blockquote.alignleft { margin: 0.3157894737em 1.4736842105em 1.473684211em 0; } blockquote.alignright { margin: 0.3157894737em 0 1.473684211em 1.4736842105em; } blockquote.aligncenter { margin-bottom: 1.473684211em; } /* 10.0 Widgets css ======================= */ .widget{ padding: 20px; background-color: #ffffff; margin-bottom: 30px; border: 1px solid #F5F5F5; box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); } /* .rdn-main-content .widget:first-child{ padding-top:0; } */ .widget ul, .widget ol { list-style:none; } .widget .widget-title{ font-size:20px; } .widget .widget-title:after{ content:''; display:table; margin:6px 0; width:90px; height:2px; } .widget > :last-child, .widget .widget-title:empty{ margin-bottom: 0; } .widget ul, .widget ol{ margin:0; } .widget ul li{ /* padding:3px 0; */ } .widget ul li > ul, .widget ol li > ol{ margin-left:20px; } .widget li:before{ content: "\f105"; font-family:'FontAwesome'; display:inline-block; font-size:20px; margin-right:10px; } .widget li a{ color:#767676; display: inline; } .widget_search form label{ margin:0; } .widget_search .screen-reader-text{ display: none; } .widget.widget_calendar table { margin: 0; } .widget_calendar td, .widget_calendar th { line-height: 2.5625; padding: 0; text-align: center; } .widget_calendar td{ color:#767676; } .widget_calendar caption { font-weight: 900; text-align:center; font-size:18px; color:#ffffff; } .widget_calendar tbody a { background-color: #878788; color: #fff; display: block; font-weight: 700; } .widget_calendar tbody a:hover, .widget_calendar tbody a:focus { color: #fff; } .tagcloud a { display: inline-block; line-height: 1; margin: 1px; padding: 5px; background-color:#f3f3f3; } .tagcloud a:hover, .tagcloud a:focus { color: #ffffff; } .sidebar-service .widget{ background-color:transparent; border:none; } .sidebar-service div[class*="widget_business_a_service"]{ box-shadow: none; } /* 11.1 content css ======================= */ .rdn-main-content{ padding:40px 0; } /* 11.1 header css ======================= */ #rdn-wrapper{ margin:0 auto; background-color: #ffffff; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); } #rdn-top-header{ padding: 2px 0; } .custom-logo-link{ display: inline-block; } .wp-custom-logo .site-title{ margin-top:10px; } .site-description{ margin:0; } .rdn-header-contact{ margin: 5px 0 0 0; padding: 0px; } .rdn-header-contact li{ display:inline-block; } .rdn-header-contact li a{ color:#ffffff; font-size:15px; } .rdn-header-contact li:last-child a{ margin:0 0 0 15px; } .rdn-header-contact li a i{ margin:0 8px 0 0; } .rdn-header-social{ float: right; margin: 0px; padding: 0px; } .rdn-header-social li { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; display: inline-block; width: auto; height: 32px; text-align: center; padding: 5px; border-radius: 10px 0 10px 0; } .rdn-header-social li a{ color:#ffffff; } .rdn-header-social li i{ font-size: 20px; } /* 11.2 post and pages css ======================= */ .post{ border: 1px solid #F5F5F5; margin-bottom: 50px; background-color: #ffffff; padding: 20px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); } .post-thumbnail{ display: block; } .rdn-featured-image{ width:100%; overflow:hidden; margin-bottom:20px; } .post-thumbnail img{ transition: all 1.6s ease 0s; -webkit-transition: all 1.6s ease 0s; -moz-transition: all 1.6s ease 0s; -ms-transition: all 1.6s ease 0s; } .post-thumbnail img:hover{ opacity: 0.8; transform: scale(1.15); } .entry-title, .entry-title a { color: #242424; display: inline; } .entry-title a:hover, .entry-title a:focus{ /* text-decoration:underline; */ } .entry-meta{ margin:20px 0; padding:2px 0; border-top:1px dotted #c5c5c5; border-bottom:1px dotted #c5c5c5; } .author::before, .entry-date::before, .tag-links::before { display: inline-block; font-family: FontAwesome; font-size: 16px; margin-right: 0px; padding-right: 10px; position: relative; text-decoration: inherit; top: 2px; vertical-align: text-bottom; } .author::before { content: ""; } .entry-date::before { content: ""; } .tag-links::before { content: ""; } .entry-meta span{ margin-right:10px; } .entry-meta span:last-child{ margin:0; } .entry-meta span a{ color:#242424; } .entry-footer{ margin-bottom:40px; } .share-label, .rdn-share-social{ margin:0; display:inline-block; margin-right:20px; vertical-align: middle; } .rdn-share-social li{ display:inline-block; margin-right:5px; } .rdn-share-social li i{ font-family:FontAwesome; font-size:30px; color:#ffffff; width:50px; height:50px; border-radius:50%; padding: 12px; text-align: center; } .rdn-share-social .fa-facebook{ background-color:#325c94; } .rdn-share-social .fa-twitter{ background-color:#00abdc; } .rdn-share-social .fa-linkedin{ background-color:#0073b2; } .rdn-share-social .fa-google-plus{ background-color:#d05800; } .blog-author{ border:2px solid #f5f5f5; padding:15px 0; margin-bottom: 30px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); } .blog-author .pull-left{ padding-left: 10px; } .author-title{ color:#f3a540; } .blog-author .media-body :last-child{ margin:0; } .post-style-header{ padding:30px; } .entry-style-header, .entry-style-header a{ color:#ffffff; } .entry-style-header a:hover, .entry-style-header a:focus{ text-decoration:underline; color:#ffffff; } .entry-style-meta span{ margin-right:30px; } .entry-style-meta span, .entry-style-meta span a{ color:#ffffff; font-size:20px; } .entry-style-content{ padding:25px; } .entry-style-date{ margin-left: -66px; } .entry-style-date span{ font-size:20px; color:#ffffff; display:inline-block; } .entry-style-date span strong{ background-color:#ffffff; padding:3px 10px; border-radius:50%; display:inline-block; width:80px; height:80px; margin-right:10px; font-size: 40px; vertical-align: middle; } .blog-parallax-area{ background-color:#dafc7f; padding:30px; min-height:250px; margin-bottom:20px; } .entry-parallax-date{ font-size:20px; color:#ffffff; } article.page .rdn-featured-image + .entry-header{ margin-top:25px; } article.page .entry-header{ margin-bottom:10px; } .entry-content::after, .comment-content::after{ content: ''; clear: both; } /* element */ .page-links { margin-bottom:20px; } .page-links-title{ margin-right:20px; } .page-links a{ padding:5px 10px; margin-right:5px; } .page-links > a:hover{ color:#ffffff; } /* 11.4 comments css ======================= */ .comments-area{ margin-top:50px; border:1px solid #F5F5F5; padding:20px; background-color:#ffffff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); } .comment-list{ margin:50px 0; } .comment-list li{ list-style:none; } .comment-list li.comment .comment-body{ border-bottom:1px solid #f5f5f5; margin:0 0 10px 0; padding:0 0 10px 0; } .comment-list li ul{ margin-left:30px; } .comment-author, .comment-metadata{ width:50%; float:left; } .comment-awaiting-moderation{ display:none; } .comment-meta:after{ content:''; display:table; clear:both; } .comment-list li{ margin-bottom:35px; } .comment-meta, .comment-author, .comment-body, .comment-metadata, .reply{ margin-bottom:10px; } .comment-metadata{ text-align:right; } .edit-link{ display:block; margin-top:10px; } .comments-title:after, .comment-reply-title:after{ content:''; display:block; margin-top:10px; } .comments-area .comment-author img{ border-radius:50%; margin-right:10px; } .comments-area .comment-author .fn{ margin-right:10px; } .reply{ text-align:right; } .reply:before{ content:'\f112'; display:inline-block; font-family:FontAwesome; margin-right:10px; } /* 11.5 sidebar css ======================= */ .widget .rdn-home-news-area{ background-color:transparent; padding:10px 0; margin-bottom:0px; } .widget .rdn-home-news-area:last-child{ border-bottom:0; } .widget .home-news-image { width:55px; height:55px; } .widget .rdn-home-news-area{ border-bottom:1px solid #F5F5F5; } .media{ margin:0; } .widget .home-news-body { width: calc(100% - 64px); display: inline-block; } .widget .news-title{ margin-bottom:5px; } .widget .home-news-image{ margin-right:4px; } .widget.contact-widget .fa{ margin-right:10px; } /* 11.6 Footer css ======================= */ .rdn-footer-top{ padding:50px 0; } .rdn-footer-bottom{ padding:50px 0; } #rdn-footer .widget{ background-color: rgba(255, 255, 255, 0.06); border: none; } #rdn-footer .widget-title, #rdn-footer .widget_calendar td{ color: #ffffff; } #rdn-footer .widget .tagcloud a:hover, #rdn-footer .widget .tagcloud a:focus{ background-color: #ffffff; } #rdn-footer, #rdn-footer .widget_text, #rdn-footer table, #rdn-footer th, #rdn-footer td{ color: rgba(255, 255, 255, 0.7); } #rdn-footer .widget li a, #rdn-footer .widget a, #rdn-footer .widget .news-title a, .rdn-footer-menu li a{ color: rgba(255, 255, 255, 0.9); } #rdn-footer .widget .rdn-home-news-area{ border:none; box-shadow:none; background:none; border-bottom:1px solid #5F5F5F; } #rdn-footer .widget .rdn-home-news-area .news-title{ word-wrap:break-word; } #rdn-footer .widget .rdn-home-news-area:last-child{ border-bottom:0; } #rdn-footer table{ border-collapse: collapse; } .footer-social-title{ font-weight: 300; color:#ffffff; margin:15px 0; text-align:center; } .footer-social-icons{ margin:0; text-align:center; } .footer-social-icons li { background-color: #ffffff; transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; display: inline-block; width: 45px; height: 45px; border-radius: 20px 0 20px 0; padding: 2px; margin: 2px; } .footer-social-icons li i{ font-size: 24px; line-height: 1.7; } .footer-social-icons li:hover i{ color:#ffffff; } .rdn-copyright p{ margin:0; color: #ffffff; } .rdn-footer-menu{ margin:0; text-align: right; } .rdn-footer-menu li{ display:inline-block; padding:0 15px 0 0; } .rdn-footer-menu li:last-child{ padding:0; } #rdn-footer .widget td, #rdn-footer .widget th{ background-color: transparent; } .rdn_page_scroll { padding: 3px; display: none; height: 50px; opacity: 1; position: fixed; right: 25px; text-align: center; width: 50px; overflow: hidden; bottom: 30px; z-index: 9999; border-radius: 50%; } .rdn_page_scroll i { color: #ffffff; } .rdn_page_scroll i { font-size: 28px; line-height: 38px; } /* 11.7 Home Page Slider ======================= */ .carousel-control{ transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; font-size:40px; opacity:1; width:56px; height:70px; background-color: rgba(255, 255, 255, 0.5); top: calc( 50% - 35px); text-shadow:none; } .carousel-control.left, .carousel-control.right{ background-image:none; } .carousel-control.left{ left:5%; } .carousel-control.right{ right:5%; } .carousel-control.left:hover{ left:6%; } .carousel-control.right:hover{ right:6%; } .carousel-control.left .fa, .carousel-control.right .fa{ font-weight:600; } .carousel-caption{ bottom: 50%; text-align: left; transform: translateY(50%); background-color: rgba(0,0,0,.6); padding: 20px 40px; border-radius: 6px; } .rdn-slider-title { display: inline-block; min-width: 220px; color: #ffffff; margin: 0; font-size: 42px; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.9); } .carousel-caption p { color: #ffffff; font-size: 16px; font-weight: 300; line-height: 1.4; display: block; min-width: 320px; word-wrap: break-word; } .carousel-indicators li, .carousel-indicators .active { margin-right: 5px; width: 15px; height: 15px; } .carousel-indicators .active { margin-right: 5px; width: 17px; height: 17px; } .carousel-indicators li{ border:2px solid #ffffff; } .rdn-slider-btn:before{ content:''; clear:both; } .rdn-slider-btn{ background-color: #ffffff; text-shadow: none; padding: 7px 35px; font-size: 20px; border-radius: 50px; font-weight: 500; display: inline-block; transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; } .carousel-caption .rdn-slider-btn:hover, .carousel-caption .rdn-slider-btn:focus{ color:#ffffff; } /*--------Slider Fade Effect-----------*/ .carousel-fade .carousel-inner .item { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .carousel-fade .carousel-inner .active { opacity: 1; } .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; } .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; } .carousel-fade .carousel-control { z-index: 2; } /* 11.8 Home Page Callout ======================= */ #rdn-callout{ padding:25px 0; color:#ffffff; } .rdn-callout-title{ color:#ffffff; margin-bottom:15px; } #rdn-callout p{ margin:0; } .rdn-callout-btn{ transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; margin-top:9px; border:3px solid #ffffff; color:#ffffff; padding:5px 20px; display:inline-block; font-size:24px; } .rdn-callout-btn:hover{ background-color:#ffffff; } .rdn-callout-btn:focus{ color:#ffffff; } /* 11.9 Home Page Service ======================= */ #service .rdn-section-image{ } .sectionoverlay .rdn-section-body{ background: rgba(0,0,0,0.8); } .rdn-service-area{ background-color:#ffffff; padding:20px; /* border:1px solid #F5F5F5; */ } .rdn-section-image{ width:100%; min-height:10px; } .rdn-section-image-caption{ color:#ffffff; text-shadow:3px 3px 3px #494949; font-weight:700; margin:3% auto; width: 60%; display: block; position: relative; } .rdn-section-body{ padding:50px 0; } .section-title{ color:#242424; text-align:center; visibility:visible; font-weight: 600; } .section-desc { color: #8c8c8c; text-align: center; margin: 0; visibility: visible; font-size: 21px; font-style: italic; font-weight: 300; } .section-desc:before{ content:''; width:90px; height:2px; display: block; margin: 10px auto; } .section-desc:after{ content:''; display: block; margin-bottom:25px; } .rdn-service-icon-area{ padding-top: 0px; padding-bottom: 5px; text-align: center; } .rdn-service-icon{ width:75px; height:75px; padding:14px; text-align: center; border-radius:50%; transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; } .rdn-service-icon i{ font-size:48px; color:#ffffff; } .rdn-service-date{ font-size: 18px; color: #616161; margin-top: 20px; display: block; text-align: right; } .rdn-service-title{ margin-bottom:20px; } .rdn-service-title, .rdn-service-title a { font-weight: 700; color: #242424; text-align: center; } .rdn-service-area, .rdn-service-area p { text-align: center; line-height: 1.5; margin-bottom: 5px; } .rdn-service-btn { text-decoration: none; background-position: 0 -1.15em; -webkit-transition: background-position 150ms ease-in-out; transition: background-position 150ms ease-in-out; font-size: 18px; background-position: 0 -2.7px; } .rdn-service-btn:hover, .rdn-service-btn:focus { background-position: 0 -0.125em; } #service .col-md-4:hover .rdn-service-icon{ /* margin-left:20px; */ transform:rotate(180deg); -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -o-transform:rotate(180deg); } /* .rdn-section-body .col-md-4:nth-child(n) .rdn-service-icon{ background-color:#fac102; } .rdn-section-body .col-md-4:nth-child(3n+1) .rdn-service-icon{ background-color:#da5937; } .rdn-section-body .col-md-4:nth-child(3n+0) .rdn-service-icon{ background-color:#17c8f4; } */ /* 11.9.1 Home Page Shop ======================= */ .product_item{ margin-bottom: 30px; border-radius: 4px; } .product-item-area{ background-color: #ffffff; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2), 0 3px 3px 0 rgba(0,0,0,0.19); transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; } .product-item-area:hover { transform: translateY(-4px); box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); } .product-image-area{ margin-bottom: 20px; border-radius: 4px; overflow: hidden; } .product-category .category{ text-align: center; } .product-category .category a{ font-size: 18px; } .product-content{ padding: 15px; } .product-content:after{ clear: both; } .product-item-area .price{ text-align: center; } /* 11.10 Home Page News ======================= */ #news .rdn-section-image{ } #news .section-title, #news .section-desc { color: #ffffff; } .rdn-home-news-area{ background-color:#ffffff; padding:20px; margin-bottom:30px; transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; } .rdn-home-news-area{ border:1px solid #f5f5f5; box-shadow: 0 0 1px #ececec; border-radius: 10px; } .home-news-image { /* width: 168px; */ height: 190px; /* margin-right: 15px; */ overflow: hidden; display: inline-block; padding-right: 0; margin-bottom: 30px; } .home-news-image a{ display:block; height:100% } .home-news-image img{ width:100%; height:100%; transition: all 1.5s ease-out 0s; -webkit-transition: all 1.5s ease-out 0s; -moz-transition: all 1.5s ease-out 0s; -ms-transition: all 1.5s ease-out 0s; } .home-news-image:hover img{ transform: scale( 1.3 , 1.3 ); } .home-news-body{ } .news-title{ margin-bottom:7px; } .news-title, .news-title a { color: #242424; font-weight: 600; } .home-news-date{ color:#BBBBBB; font-size:12px; margin-bottom:5px; display:inline-block; } .home-news-content{ } .home-news-content p:last-child { margin-bottom: 0; text-align: center; } .more-link{ font-size:15px; padding:2px 15px; border-radius: 25px; transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; } .more-link:hover, .more-link:focus{ color:#ffffff; } .media.rdn-home-news-area:hover{ background-color:#ffffff; } /* 11.11 Home Page Portfolio ======================= */ .rdn-protfolio-area{ overflow:hidden; position:relative; width:100%; height:100%; margin-bottom:30px; cursor:pointer; } .portfolio-overlay{ transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; width: 100%; height:100%; position: absolute; top:100%; z-index:10; } .portfolio-overlay-area{ position:absolute; bottom:0; padding:8px; width:100%; } .rdn-protfolio-area:hover .portfolio-overlay{ top:0; display:block; } .rdn-protfolio-area img{ transition: all 1.5s ease-out 0s; -webkit-transition: all 1.5s ease-out 0s; -moz-transition: all 1.5s ease-out 0s; -ms-transition: all 1.5s ease-out 0s; } .rdn-protfolio-area:hover img{ transform: scale( 1.5 , 1.5 ); } .portfolio-title{ margin-bottom:15px; } .portfolio-title, .portfolio-title a{ color:#ffffff; } .portfolio-content{ color:#ffffff; } .portfolio-link{ font-size:15px; display:block; text-decoration:underline; text-align:right; } .portfolio-link, .portfolio-link:hover, .portfolio-link:focus{ color:#ffffff; } .rdn-portfolio-tabs{ margin:0 0 20px 0; } .rdn-portfolio-tabs li{ display:inline-block; font-size:20px; background-color:#f9f9f9; padding:8px; } .rdn-portfolio-tabs .active a, .rdn-portfolio-tabs .active a:hover, .rdn-portfolio-tabs .active a:focus{ color:#ffffff; outline:none; text-decoration:none; } /* 11.12 Home Page Testimonial ======================= */ #testimonial{ } .overlay{ padding:80px 0; } .overlay.dark{ background-color: rgba(0,0,0,0.5); } .rdn-testimonial-body{ background-color:#ffffff; padding:35px; } .testimonial-content{ font-size: 14px; font-style: italic; font-family: sans-serif; color: #5d5d5d; } .testimonial-content:before{ font-size:24px; font-family:'FontAwesome'; margin-right:23px; position: relative; bottom:7px; } .testimonial-content:after{ font-size: 24px; font-family: 'FontAwesome'; margin-left: 23px; position: relative; top:7px; } .testimonial-title{ font-family: 'Times New Roman', Sans Serif; font-size: 18px; font-style: italic; font-weight: 600; color: #000; } .rdn-testimonial-image{ width:100%; } .rdn-testimonial-image img{ border-radius:50%; border: 2px solid #efefef; margin-bottom: 5px; } .carousel-control-testi { transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; font-size: 39px; width: 57px; height: 64px; background-color: #ffffff; position: absolute; bottom: 0px; right: 0px; color: #FFF; text-align: center; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); } .carousel-control-testi.left .fa, .carousel-control-testi.right .fa{ font-weight: 600; } .carousel-control-testi.left:hover .fa, .carousel-control-testi.left:focus .fa, .carousel-control-testi.right:hover .fa, .carousel-control-testi.right:focus .fa{ color: #FFFFFF; } .carousel-control-testi.left{ right:58px; } /* 11.13 Home Page Client ======================= */ #client{ padding:80px 0; background-color:#ffffff; border-bottom:1px solid #F5F5F5; } #client .item .col-md-3{ text-align:center; } .client{ width:188px; height:inherit; background-color:#ffffff; border:1px solid #F5F5F5; float:left; padding:5px; } /* 11.14 Home Team ======================= */ #team .rdn-section-image{ } #team .col-md-4{ margin-bottom:20px; } #team .col-md-4:last-child{ margin-bottom:0px; } .rdn-team-area{ background-color:#ffffff; border: 1px solid #F5F5F5; padding: 25px 30px; transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; } .rdn-team-area .rdn-page-social{ margin-bottom:10px; text-align:center; } .rdn-team-area:hover{ box-shadow:0 0 3px #ccc; transform:scale(0.98); } .team-thumbnail{ margin-bottom:20px; text-align:center; } .team-thumbnail img{ transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; border-radius:50%; border:5px solid #f7f7f7; width: 190px; height: 190px; } .team-title{ display:block; text-align:center; } .team-degignation{ text-align:center; } .team-more{ text-align:center; } .team-more-link{ padding:5px 15px; border-radius:4px; } .team-more-link, .team-more-link:hover, .team-more-link:focus{ color:#ffffff; } /* 11.15 Home Page Contact ======================= */ #contact{ padding:80px 0; background-color:#ffffff; } .rdn-contact-template{ background-color:#ffffff; } .contact_section_heading{ margin-bottom:30px; } .cont_label{ color:#d5d5d5; font-size:25px; } .cont_span{ color:#2c2c2c; font-size:15px; } form label{ display:block; } .rdn-contact-area{ padding:60px 0; } .contact-page-title{ text-align:center; margin-bottom:70px; } .rdn-page-social{ margin:0; } .contact-page-info{ margin-bottom:45px; } .rdn-page-social{ margin: 0px; padding: 0px; } .rdn-page-social li{ transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; display:inline-block; background-color:#4e4e4e; border:1px solid #646464; width:32px; height:32px; text-align:center; padding:5px; } .rdn-page-social li a{ color:#ffffff; } .rdn-page-social li i{ font-size:20px; } .rdn-google-map{ margin-bottom:50px; } .home_contact_info{ margin:0; } .widget.widget_business_a_contact_widget{ border:none; box-shadow: none; } /* 11.16 Sub header css ======================= */ .rdn-sub-header { background-size: cover; } .rdn-sub-header-inner { padding: 60px 0; background-color: rgba(0, 0, 0, 0.6); } .rdn-sub-header ul{ margin:0; text-align:center; } .rdn-sub-header ul li{ display:inline-block; font-size:18px; font-weight: 500; } .rdn-sub-header li{ color:#ffffff; } .rdn-sub-header ul li:before{ content:'/'; display:inline-block; font-size:18px; margin:0 5px; } .rdn-page-seperate{ padding-bottom:30px; background: url("images/shadow.png") no-repeat center bottom; margin: 0 0 0px; } /* 11.17 about css ======================= */ .rdn-about{ padding:42px 0; background-color:#ffffff; } .about-image-area img{ border:5px solid #fff; box-shadow:0 0 2px #ccc; } .rdn-about h1{ margin-bottom:20px; } /* 11.18 pagination css ================== */ .pagination,.nav-links ul{ display:block; text-align:center; margin:0; min-height:1px; } .pagination li a, .pagination li span, .nav-links li a, .nav-links li span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff; border: 1px solid #ddd; } .pagination li{ margin-right: 5px; display: inline-block; } .pagination li:first-child a{ border-top-left-radius:0; border-bottom-left-radius:0; } .pagination li:last-child a{ border-top-right-radius:0; border-bottom-right-radius:0; } .pagination li:last-child{ margin-right:0; } .pagination .current a, .pagination li:hover a, .pagination li:focus a, .nav-links li span.current, .nav-links li:hover span.current, .nav-links li:focus span.current{ color:#ffffff; } /* Other navigation */ .navigation.post-navigation{ margin:20px 0 0 0; } .nav-previous,.nav-next{ width:50%; float:left; font-size:18px; } .nav-previous .post-title,.nav-next .post-title{ display:none; } .nav-next{ text-align:right; } .nav-previous a:before{ content:'<< '; } .nav-next a:after{ content:' >>'; } /* 11.19 contact page css ================== */ .contact_time .cont_label{ font-size:18px; } .contact_time p{ margin-bottom:0; } /* 12.0 media css ======================= */ .site .avatar { border-radius: 50%; } .entry-content .wp-smiley, .entry-summary .wp-smiley, .comment-content .wp-smiley, .textwidget .wp-smiley { border: none; margin-top: 0; margin-bottom: 0; padding: 0; } .entry-content a img, .entry-summary a img, .comment-content a img, .textwidget a img { display: block; } embed, iframe, object, video { margin-bottom: 1.75em; max-width: 100%; vertical-align: middle; padding: 4px; border: 1px solid #f5f5f5; } p > embed, p > iframe, p > object, p > video { margin-bottom: 0; } .entry-content .wp-audio-shortcode a, .entry-content .wp-playlist a { box-shadow: none; } .wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist { margin-top: 0; margin-bottom: 1.75em; } .wp-playlist.wp-audio-playlist { padding-bottom: 0; } .wp-playlist .wp-playlist-tracks { margin-top: 0; } .wp-playlist-item .wp-playlist-caption { border-bottom: 0; padding: 0.7142857143em 0; } .wp-playlist-item .wp-playlist-item-length { top: 0.7142857143em; } /* 12.1 caption css ======================= */ .wp-caption { margin-bottom: 1.75em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin: 0; } .wp-caption .wp-caption-text { color: #686868; font-size: 13px; font-style: italic; line-height: 1.6153846154; padding-top: 0.5384615385em; } /* 12.2 Galleries css ======================= */ .gallery { margin: 0 -1.1666667% 1.75em; } .gallery-item { display: inline-block; max-width: 33.33%; padding: 0 1.1400652% 2.2801304%; text-align: center; vertical-align: top; width: 100%; } .gallery-columns-1 .gallery-item { max-width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-icon img { margin: 0 auto; } .gallery-caption { color: #686868; display: block; font-size: 13px; font-style: italic; line-height: 1.6153846154; padding-top: 0.5384615385em; } .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; } /* preloader */ .preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fefefe; z-index: 99999; height: 100%; width: 100%; overflow: hidden !important; } .status { width: 200px; height: 200px; position: absolute; left: 50%; top: 50%; background-repeat: no-repeat; background-position: center; margin: -100px 0 0 -100px; } /* 14.0 Media Queries css ======================= */ @media (min-width: 768px){ .boxed #rdn-wrapper { width: 768px; } } @media (min-width: 992px){ .boxed #rdn-wrapper { width: 970px; } } @media (min-width: 1200px){ .boxed #rdn-wrapper { width: 1200px; } } @media (min-width: 767px){ .navbar .business-mega-menu.open > .dropdown-menu { width: 90%; display: table; padding: 20px 10px; } } @media (min-width: 1200px){ .navbar .business-mega-menu.open > .dropdown-menu { width: 90%; display: table; padding: 20px 10px; } } @media only screen and (min-width: 960px) and (max-width: 1200px) { .carousel-caption{ bottom:50%; } .rdn-slider-title{ font-size:26px; } .menu-testing-menu-container:after{ content: ''; clear: both; display: block; } .dropdown-menu > li{ margin: 2px 0; } .dropdown-menu > .active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{ background-color: #ED0A71; color: #ffffff; outline: none; } .pull-right{ width: 100%; } .carousel-caption p{ font-size:14px; } .carousel-indicators{ bottom:0; } #rdn-home-news .col-sm-6:last-child .rdn-home-news-area, #rdn-portfolio .col-sm-6:last-child .rdn-protfolio-area{ margin-bottom:0; } } @media only screen and (min-width: 768px) and (max-width: 959px) { .carousel-caption{ bottom:50%; } .rdn-slider-title{ font-size:20px; } .menu-testing-menu-container:after{ content: ''; clear: both; display: block; } .dropdown-menu > li{ margin: 2px 0; } .dropdown-menu > .active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{ background-color: #ED0A71; color: #ffffff; outline: none; } .pull-right{ width: 100%; } .carousel-caption p{ font-size:12px; } .rdn-slider-btn{ font-size:13px; } .carousel-indicators{ bottom:10px; } #rdn-home-news .col-md-6:last-child .rdn-home-news-area, #rdn-portfolio .col-sm-6:last-child .rdn-protfolio-area{ margin-bottom:0; } .contact_section_heading{ margin-top:50px; } } @media only screen and (min-width: 480px) and (max-width: 767px) { .rdn-header-contact{ font-size:14px; } .rdn-header-social{ float:none; margin-top:10px; } .menu-testing-menu-container:after{ clear: both; } .navbar-default .navbar-nav > li{ margin-bottom: 3px; } .navbar-default .navbar-nav > li > a .fa{ margin-left: 5px; display: inline-block; float: right; padding: 3px 10px; border-radius: 4px; color: #242424 !important; font-size: 18px; } .navbar-default .dropdown-menu.open{ display: block; position: relative; float: none; border: none; box-shadow: none; } .dropdown-menu > li{ margin: 2px 0; } .dropdown-menu > .active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{ background-color: #ED0A71; color: #ffffff; outline: none; } .navbar-default .navbar-nav .open .dropdown-menu > li > a{ color: #242424; } .pull-right{ width: 100%; } .navbar-collapse{ padding-top: 20px; } .carousel-caption{ display:none; } .carousel-control{ font-size: 38px; width: 48px; height: 60px; top: calc( 50% - 30px); } .rdn-callout-btn{ float:none !important; } #rdn-home-news .col-md-6:last-child .rdn-home-news-area, #rdn-portfolio .col-sm-6:last-child .rdn-protfolio-area{ margin-bottom:0; } #rdn-team .col-md-4{ margin-bottom:20px; } .testimonial-content{ font-size:18px; } .client{ width:23%; margin-right:5px; } .contact_section_heading{ margin-top:50px; } .about-image-area{ margin-bottom:20px; } .footer-social-title{ font-size:26px; margin:36px 0; } .rdn-footer-menu{ text-align: left; } .rdn-copyright{ margin-bottom:20px; } .rdn-google-map iframe{ margin-bottom:0; } .rdn-footer-top .widget:last-child{ margin-bottom:0; } } @media only screen and (min-width: 200px) and (max-width: 480px) { .rdn-header-contact{ font-size:12px; } .rdn-header-social{ float:none; margin-top:10px; } .menu-testing-menu-container:after{ clear: both; } .navbar-default .navbar-nav > li{ margin-bottom: 3px; } .navbar-default .navbar-nav > li > a .fa{ margin-left: 5px; display: inline-block; float: right; padding: 3px 10px; border-radius: 4px; color: #242424 !important; font-size: 18px; } .navbar-default .dropdown-menu.open{ display: block; position: relative; float: none; border: none; box-shadow: none; } .dropdown-menu > li{ margin: 2px 0; } .dropdown-menu > .active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{ background-color: #ED0A71; color: #ffffff; outline: none; } .navbar-default .navbar-nav .open .dropdown-menu > li > a{ color: #242424; } .pull-right{ width: 100%; } .navbar-collapse{ padding-top: 20px; } .carousel-caption{display:none;} .navbar-toggle{ margin:0; } .nav.navbar-nav{ margin-top:20px; } .carousel-control{ font-size: 32px; width: 42px; height: 50px; top: calc( 50% - 25px); } .rdn-callout-btn{ float:none !important; } .home-news-image{ display:block; padding-right:0; } .home-news-image, .home-news-body{ width:100%; margin-right:0; } .home-news-body{ display:block; } #rdn-team .col-md-4{ margin-bottom:40px; } .testimonial-content{ font-size:18px; } .client{ width:23%; margin-right:5px; } .contact_section_heading{ margin-top:50px; } .rdn-google-map iframe{ margin-bottom:0; } .rdn-footer-top .widget:last-child{ margin-bottom:0; } .footer-social-icons li{ margin:2px; } .footer-social-title{ font-size:26px; margin:36px 0; } .rdn-footer-top .widget .home-news-image{ display:inline-block; margin-bottom:0; } .rdn-footer-menu { text-align: left; } .rdn-copyright, .about-image-area, .home-news-image, .home-news-body { margin-bottom:20px; } } @media only screen and ( max-width: 959px ) { #service div[class*="col-md-"]{ margin-bottom:20px; } }