@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");

/*
@import
url("https://fonts.googleapis.com/css?family=Inconsolata:400,700");@import
url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
*/
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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align:
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.messages {
    background: no-repeat 10px 17px;
    border: 1px solid;
    border-width: 1px 1px 1px 0;
    border-radius: 2px;
    padding: 10px 20px 10px 20px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin: 5px 0px
}

.messages+.messages {
    margin-top: 1.538em
}

.messages__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.messages__item+.messages__item {
    margin-top: 0.769em
}

.messages--status {
    display: none;
    color: #325e1c;
    background-color: #f3faef;
    border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
    box-shadow: -8px 0 0 #77b259
}

.messages--warning {
    background-color: #fdf8ed;
    border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
    color: #734c00;
    box-shadow: -8px 0 0 #e09600
}

.messages--error {
    background-color: #fcf4f2;
    color: #a51b00;
    border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
    box-shadow: -8px 0 0 #e62600
}

.messages--error p.error {
    color: #a51b00
}

form .field-multiple-table {
    margin: 0
}

form .field-multiple-table .field-multiple-drag {
    width: 30px;
    padding-right: 0
}

form .field-multiple-table .field-multiple-drag .tabledrag-handle {
    padding-right: .5em
}

form .field-add-more-submit {
    margin: .5em 0 0
}

div.tabs {
    margin: 1em 0
}

ul.tabs {
    list-style: none;
    margin: 0 0 0.5em;
    padding: 0
}

.tabs>li {
    display: inline-block;
    margin-right: 0.3em
}

.tabs a {
    display: block;
    padding: 6px 10px;
    text-decoration: none;
    font-size: 13px;
    background: #e6e6e6;
    line-height: 100%;
    color: #444
}

.tabs a.is-active {
    background-color: #e94a4a;
    color: #fff
}

.tabs a:focus,
.tabs a:hover {
    background-color: #c52222;
    color: #fff
}

table {
    width: 50%;
    margin: 0 0 10px;
    margin-left: 0%;
}

caption {
    text-align: left
}

th {
    text-align: left;
    padding: 10px 12px;
}

thead th {
    background: #f5f5f2;
    border: solid #bfbfba;
    border-width: 1px 0;
    color: #333;
    text-transform: uppercase
}

tr {
    border-bottom: 1px solid #e6e4df;
    padding: 0.1em 0.6em
}

thead>tr {
    border-bottom: 1px solid #000
}

tbody tr:hover,
tbody tr:focus {
    /*background:#f7fcff*/
}

tbody tr.color-warning:hover,
tbody tr.color-warning:focus {
    background: #fdf8ed
}

tbody tr.color-error:hover,
tbody tr.color-error:focus {
    background: #fcf4f2
}

td,
th {
    vertical-align: middle
}

td {
    padding: 10px 12px;
    text-align: left
}

th>a {
    position: relative;
    display: block
}

th>a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: -10px;
    left: 0;
    right: 0;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.1s;
    transition: all 0.1s
}

th.is-active>a {
    color: #004875
}

th.is-active img {
    position: absolute;
    right: 0;
    top: 50%
}

th.is-active>a:after {
    border-bottom-color: #004875
}

th>a:hover,
th>a:focus,
th.is-active>a:hover,
th.is-active>a:focus {
    color: #008ee6;
    text-decoration: none
}

th>a:hover:after,
th>a:focus:after,
th.is-active>a:hover:after,
th.is-active>a:focus:after {
    border-bottom-color: #008ee6
}

td.item-list ul {
    margin: 0
}

td.is-active {
    background: none
}

th.select-all {
    width: 1px
}

.caption {
    margin-bottom: 1.2em
}

@media screen and (max-width: 37.5em) {

    th.priority-low,
    td.priority-low,
    th.priority-medium,
    td.priority-medium {
        display: none
    }
}

@media screen and (max-width: 60em) {

    th.priority-low,
    td.priority-low {
        display: none
    }
}

p {
    margin: 0 0 -11px 0;
    /* font-size:16px; */
    line-height: 1.4em;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    font-family: Roboto
        /*
"Poppins",sans-serif */
    ;
    font-weight: 400;
    margin: 10px 0;
    line-height: 120%
}

h1,
.h1 {
    font-size: 2.2em
}

/* h2,.h2{font-size:2em;margin-bottom:20px;
display:none;} */
h3,
.h3 {
    font-size: 1.5em
}

h4,
.h4 {
    font-size: 1.2em
}

img {
    max-width: 100%
}

em {
    font-style: italic
}

strong,
b {
    font-weight: bold
}

.custom-block-title {
    margin: 20px 0;
    /*overflow:hidden*/
}

.js-view-dom-id-d0f0eb10aba272a04db6de28032aac0ce96852e52291e902a9290309f5ebb548 {
    padding-top: 8%
}

.custom-block-title h2 {
    color: #000;
    margin-bottom: 5px
}

a {
    color: #fb061d
}

a:hover {
    color: #c52222;
    text-decoration: none
}

ol,
ul {
    padding-left: 20px;
    margin-bottom: 20px
}

ol li,
ul li {
    /* list-style:outside; */
    float: left;
    padding: 0px 16px 0px 16px;
    font-family: Roboto;
}

.list-unstyled li {
    list-style: none
}

ol li {
    list-style-type: decimal
}

ul.links.inline {
    padding: 0
}

ul.links.inline li {
    list-style: none
}

.form-email,
.form-text,
.form-textarea {
    margin: 0;
    border: 1px solid #e8e8e8;
    background: transparent
}

.gedc_building {
    width: 80%;
    padding-top: 8%;
}

/* .news a{color:##3A466C} */
#block-skiptomaincontent {
    margin-top: 10px;
}

.not-front #block-skiptomaincontent {
    margin-top: 5px;
}

.not-front #block-styleswitcher {
    margin-left: 73%;
    margin-top: -50px;
}

.js-view-dom-id-7db62c955e0362028370cd51b719d43ed89a96073010023254e7759327a56d99 {
    padding-top: 4%
}

.navbar-header {
    background: #201745;
}

.active {
    background-color: #e94a4a;
    color: #fff;
}

.is-active {
    background-color: #e94a4a !important;
    color: #fff;
}

.newscont p {
    font-size: 17px;
}

.file {
    padding-left: 0px !important;
}

.block {
    /* margin-bottom:10px */
    margin-top: 4px;
}

.card {
    border: 0;
    -moz-box-shadow: 0 0 5px 0 rgba(141, 152, 179, 0.3);
    -webkit-box-shadow: 0 0 5px 0 rgba(141, 152, 179, 0.3);
    box-shadow: 0 0 5px 0 rgba(141, 152, 179, 0.3)
}

.card .card-header {
    padding: 20px;
    border: 0
}

.card:hover {
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

body {
    font-family: Roboto
        /*
"Poppins",sans-serif
*/
    ;
    font-size: 14px;
    line-height: 160%;
    color: #435a6b;
    overflow-x: hidden;
    font-weight: 300;
    background: #f7f7fa;
    text-align: left
}

.region-page-title h1 {
    margin-left: 1%;
    font-size: 1.8em
}

.field__items {
    padding-top: 15px;
}

.not-front .field__items {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footerwidget {
    background: #108441;
    color: #86b59a;
    padding: 20px 0;
    border-top: 1px solid #f7f7f7
}

.footerwidget h2.title {
    color: #fff
}

.footerwidget .left {
    float: left;
    margin: 10px 10px 0 0
}

.copyright {
    background: #201745;
    text-align: center;
    margin-top: ;
    color: #C2C2C1;
    font-family: Roboto;
}

.map-and-address h2.title {
    display: none
}

.google_map p,
.google_map .block {
    margin: 0
}

.google_map iframe {
    display: block
}

.footer-menu {
    margin: 0;
    border: 0;
    color: #fff;
    background-size: cover;
    padding: 80px 0
}

.gedc {
    width: 50%;
    padding-left: 1%
}

.social-media {
    padding: 10px 0;
    text-align: left
}

.social-media a {
    line-height: 100%;
    font-size: 1em;
    display: inline-block;
    padding: 4px 8px;
    width: 26px
}

.slider-caption {
    display: none;
}

.social-media a:hover {
    color: #c52222
}

input,
button,
select,
textarea {
    padding: 6px;
    border: 1px solid #e3e3e3
}

.contact-message-form label {
    display: block
}

.btn,
.node-readmore a,
.flexslider .more-link,
input[type="submit"] {
    background: #3A466C;
    cursor: pointer;
    color: #fff;
    border: 0;
    padding: 14px 30px;
    line-height: 100%;
    margin-right: 2px;
    display: inline-block;
    font-weight: 400;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 25px;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn:hover,
.node-readmore a:hover,
.flexslider .more-link:hover,
input[type="submit"]:hover {
    background: #e94a4a;
    color: #fff
}

.comment-wrap {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #F5F5F5
}

.comment-wrap .author-details {
    float: left;
    width: 20%
}

.comment-wrap .author-comments {
    padding-left: 5px;
    float: left;
    width: 80%
}

.comment-wrap .author-comments h3 {
    margin-top: 10px
}

.comment-wrap .author-comments p {
    margin-bottom: 10px
}

.comment-submitted {
    padding: 5px 10px;
    border: 1px solid #eee;
    display: inline-block;
    line-height: 100%;
    display: none;
}

ul.links.inline li {
    display: inline-block;
    padding-right: 10px
}

.sidebar .region h2.title {
    padding: 5px 0;
    margin: 0
}

.sidebar .region .content {
    padding: 10px 0
}

.region-content {
    min-height: 300px
}

.path-frontpage .region-content {
    min-height: auto
}

.form-item,
.form-actions {
    margin-top: 1em;
    margin-bottom: 1em
}

tr.odd .form-item,
tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
    font-size: 0.70em;
    line-height: 150%
}

label.option {
    display: inline;
    font-weight: normal
}

.form-composite>legend,
.label {
    display: inline;
    font-size: inherit;
    font-weight: bold;
    margin: 0;
    padding: 0
}

.form-checkboxes .form-item,
.form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em
}

.marker {
    color: #e00
}

abbr.tabledrag-changed,
abbr.ajax-changed {
    border-bottom: none
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid red
}

.owl-theme .owl-dots .owl-dot span {
    background: #b5b5b5;
    height: 7px;
    width: 7px
}

.topwidget,
.top-message,
.footer,
.bottom-widget,
.path-frontpage .main-content,
.features,
.midwidget,
.updates,
.copyright,
.clients {
    position: relative;
    /* border-bottom:1px
solid #eee */
}

.main-content {
    padding: 0 0 0px 0;
    padding-bottom: 0px;
    background: white;
}

.team,
.products,
.price-table {
    background: #f6f6f6;
    text-align: center
}

.features {
    background-color: #6a4adc;
    padding-bottom: 4%
}

/*.region-features-second{width: 451%;margin-left: -6%;}*/
.region-features-second {
    margin-left: -18%;
}

.eventwidget {
    background: #3a466c;
    padding-bottom: 1%;
}

.clients .region ul {
    padding: 0;
    margin: 0;
    text-align: center
}

.clients .region ul li {
    list-style: none;
    display: inline-block;
    text-align: center
}

.services_btn {
    border-radius: 0px;
    font-size: 1.2em;
}

.services {
    text-align: center
}

.top-message h2 {
    color: #e94a4a;
    margin-bottom: 5px
}

.testimonials-wrap {
    background: #fafafa;
    border-top: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    padding: 20px 0;
    text-align: center;
    font-size: 1em;
    line-height: 160%
}

.region-testimonials {
    max-width: 600px;
    margin: 0 auto
}

.testimonials-pic {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px
}

.testimonials-pic img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.testimonials-author {
    padding: 0 5px;
    font-size: .75em;
    color: #555
}

.price-table .card-header {
    border: 0;
    padding: 20px 0
}

.scheme_card_img {
    border-radius: 10px 10px 0px 0px;
}

.scheme_links {
    color: white
}

.scheme_card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    width: 90%;
    border-radius: 15px;
    text-align: center;
}

.scheme_card:hover {
    box-shadow: 10px 10px 10px 10px rgba(106, 74, 220, 0.3);
}

.container_card {
    padding: 2px 16px;
    background: #6a4adc;
    border-radius: 0px 0px 15px 15px;
}

.price-table ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.ss {
    padding: 2px 0px;
    background: white;
    color: #6a4adc !important;
    text-align: center;
    font-size: 14px;
}

.ss a {
    color: #6a4adc;
}

.color a {
    line-height: 3em;
}

.copyright_new {
    padding-bottom: 1%;
    text-align: center;
    color: white;
    padding-top: 1%;
}

.powered {
    padding-bottom: 1%;
    text-align: center;
    color: white;
    padding-top: 1%;
}

.updated {
    /* padding-bottom: 1%; */
    text-align: center;
    color: white;
    padding-top: 1%;
}

.path-frontpage .feed-icon {
    display: none
}

.team .team-list .region {
    background: #efefef;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #eaeaea
}

.bottom-widget {
    background: #fff
}

.style-switcher {
    border-left: 1px solid white;
}

.style-styleswitcher {
    background: black;
    padding: 30% 90% 57% 90%;
    border: 1px solid white;
    color: white;
    font-size: .7em;
}

.style-default {
    padding: 30% 90% 57% 90%;
    border: 1px solid white;
    color: black;
    background: white;
    font-size: 0.7em;
}

.col1 {
    font-size: .75em;
}

.call_us {
    color: white;
    margin-top: 10px;
}

.cont_us {
    margin-bottom: -1%;
}

a.textsize {
    background: white;
    border-radius: 0px;
    padding: 0px 9px 0px 9px;
    margin-bottom: 10px !important;
    font-size: .7em;
    margin-top: 3px;
}

.textsize_normal {
    margin-left: -24px !important;
}

.textsize_increase {
    margin-left: -24px !important;
}

.time {
    color: white;
    margin-left: 11%;
    font-size: .75em;
}

table .datatable {
    border-collapse: collapse;
    margin-bottom: 15px;
    width: 100% !important;
}

.accessibility_options {
    color: white;
    /*margin-left: 47%;*/
}

.path-frontpage .bottom-widgets {
    padding: 20px 0
}

.top-nav {
    text-align: center;
    /* padding:10px; */
    background-image: url("/gedc/sites/default/files/WebsitedesignGEDCgoa- background2.jpg");
    background-repeat: repeat-x;
}

.top-nav>div {
    display: inline-block;
    padding-right: 10px
}

.top-nav .region-message,
.top-nav .region-email {
    display: inline-block
}

.top-nav .fa {
    padding: 0 5px
}

.top-nav .block,
.top-nav p {
    margin: 0
}

.header {
    padding: 0px;
    text-align: left;
    background: #F5F5F5;
    -moz-box-shadow: inset 1px -1px 13px 3px red;
    -webkit-box-shadow: ;
    box-shadow:
}

.header .row {
    width: 100%;
    margin: 0
}

.main-header nav {
    border: 0;
    margin: 0;
    position: relative;
    min-height: auto;
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.main-header .region {
    position: relative;
    padding: 25px 0
}

.main-header .block {
    margin: 0
}

.main-header p,
.main-header .block {
    margin: 0
}

.site-branding {
    margin: 0
}

.region-header {
    /* padding:12px
0 */
}

#block-styleswitcher {
    margin-left: 73%;
    margin-top: -45px;
}

.region-header .brand {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5em
}

.region-header .brand a {
    color: #fff;
    display: block;
    font-weight: 400
}

.region-header .brand a img {
    vertical-align: middle
}

.region-header .brand .site-branding__slogan {
    font-size: .5em;
    text-transform: uppercase;
    vertical-align: top
}

.search-block-form {
    margin: 0 auto
}

.region-search {
    width: 100%;
    display: inline-block;
    padding: 7px 0;
    vertical-align: middle
}

#search-block-form {
    display: table;
    width: 100%;
    /* padding-left:19%; */
    margin-left: 125%;
    padding-top: 10px;
}

#search-block-form .form-item,
#search-block-form .form-actions {
    display: inline-block;
    vertical-align: top
}

#search-block-form .form-actions {
    width: 30px
}

#search-block-form input.form-submit {
    width: 435%;
    height: 40px;
    padding: 0 20px;
    vertical-align: top;
    margin-left: 79px;
}

#search-block-form input.form-submit:hover {
    background-color: #c52222;
    border-color: #c52222
}

#search-block-form input {
    font-family: Roboto;
    width: 145%;
    height: 40px;
    border-radius: 25px;
    placeholder: search;
}

.breadcrumb {
    font-size: .85em;
    padding: 2px 0;
    margin: 0;
    display: inline-block
}

.breadcrumb ul,
.breadcrumb ol {
    padding: 0;
    margin: 0
}

.breadcrumb ul li,
.breadcrumb ol li {
    display: inline-block;
    padding: 0 8px
}

.breadcrumb ul li:after,
.breadcrumb ol li:after {
    content: " >";
    padding-left: 15px
}

.breadcrumb ul li:last-child:after,
.breadcrumb ol li:last-child:after {
    display: none
}

.flexslider {
    border: 0;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.flexslider .slider-caption {
    top: 5%;
    left: 5%;
    width: 90%;
    font-size: 1em;
    position: absolute;
    z-index: 99;
    text-align: left;
    line-height: 150%;
    color: #fff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.flexslider .slider-title {
    font-size: 1.5em;
    font-weight: 600;
    color: #fff
}

.flexslider .slider-description {
    display: inline-block;
    clear: both
}

.flexslider .slides li {
    position: relative
}

.flexslider .slides li:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    -moz-transition: all 2s;
    -o-transition: all 2s;
    -webkit-transition: all 2s;
    transition: all 2s
}

.js-view-dom-id-09627a070b86b2a3f49dfbe938d5dc31f35828426a93db2aac4caf425be0daad {
    padding-top: 4%;
}

.flexslider .flex-direction-nav {
    display: none;
    position: absolute;
    top: 50%;
    width: 100%
}

.flexslider .flex-direction-nav li {
    list-style: none
}

.flexslider .flex-direction-nav a {
    font-size: 0;
    padding: 10px
}

.flexslider .flex-direction-nav a:before,
.flexslider .flex-direction-nav a:after {
    color: #fff
}

.flexslider .flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.not-front .topwidget {
    display: none;
}

.not-front .features {
    display: none;
}

.not-front .eventwidget {
    display: none;
}

.not-front .first_block {
    display: none;
}

.flexslider .flex-control-paging li a.flex-active {
    background: #c600ff
}

.flexslider .flex-control-nav {
    bottom: 0
}

.path-frontpage .content_layout {
    display: none;
}

.navbar-toggle {
    cursor: pointer;
    float: right;
    background: none;
    border: 0;
    padding: 17px 0;
    width: 55%;
    position: absolute;
    top: 260px;
    left: 90%;
}

.navbar-toggle:focus {
    outline: none
}

.navbar-toggle .fas {
    font-size: 2em;
    color: #000;
    border: 0;
    box-shadow: none
}

.navbar-toggle-close {
    position: absolute;
    right: 0;
    padding: 10px;
    font-size: 2em;
    color: white;
    cursor: pointer;
    z-index: 99
}

.navbar-default .navbar-toggle {
    z-index: 999;
    margin-right: 0;
    border: 0;
    border-radius: 0;
    color: #fff;
    background: none;
    padding: 6px 6px
}

.navbar-default .navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 4px;
    border-radius: 1px;
    background-color: #212020
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: none
}

nav h2 {
    display: none
}

.menu-base-theme {
    background: none
}

.menu-base-theme ul {
    background: none
}

.menu-base-theme li a {
    font-family: Roboto
        /*
"Poppins",sans-serif */
    ;
    color: #fff;
    font-size: 1.3em;
    text-transform: uppercase;
}

.menu-base-theme li a:hover,
.menu-base-theme li a:focus,
.menu-base-theme li a:active,
.menu-base-theme li a.highlighted {
    background: none;
    background-color: #e94a4a;
}

.menu-base-theme li a.sub-arrow {
    color: #999;
    font-size: 22px;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #DCDCDC;
    background: #EFEFEF
}

.menu-base-theme li a span.sub-arrow {
    line-height: 120%;
    font-size: 2em
}

.region-primary-menu {
    width: 100%;
    background: #201745;
    margin-bottom: 15px;
    border-radius: 0px;
    position: fixed;
    top: 0;
    left: -100%;
    right: 100%;
    bottom: 0;
    width: auto;
    z-index: 99;
    transition: all .5s
}

.region-primary-menu.expand {
    left: 0%;
    right: 50%;
    text-align: left !important;
}

.region-footer-menu ul {
    margin: 10px 0;
    padding: 0
}

.region-footer-menu nav li {
    display: inline-block
}

.region-footer-menu nav li a {
    display: block;
    padding: 2px 15px 2px 0
}

.top-menu .top-blocks {
    overflow: hidden
}

.top-menu .top-blocks .region {
    padding: 10px 10px 10px 0
}

.top-menu .top-blocks .social-media {
    padding: 9px 0
}

.top-menu p,
.top-menu .block {
    margin: 0
}

.region-top-menu ul {
    margin: 0;
    padding: 0
}

.region-top-menu nav li {
    display: inline-block
}

.region-top-menu nav li a {
    padding: 2px 44px;
    line-height: 100%
}

.bd-example {
    position: relative;
    padding: 20px;
    border: 2px solid #f7f7f9;
    background: #ececec
}

.dt {
    color: white;
    font-weight: bold;
    font-size: 39px;
    margin-bottom: 1%;
    width: 22%;
    margin-left: 8%;
}

.month {
    color: white;
    font-size: 26px;
    width: 22%;
    margin-bottom: -11%;
    margin-left: 8%;
}

.datetime {
    background: #6a4adc;
    padding: 0% 11%;
    margin-left: 36%;
}

.highlight {
    padding: 20px;
    background-color: #ffffff
}

.highlight pre {
    border: 0;
    background: none
}

.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
    margin: 0
}

.bd-example-type .table td {
    padding: 15px 0;
    border-color: #eee
}

.bd-example-type .table tr:first-child td {
    border-top: 0
}

.top-message {
    text-align: center;
    background: #A3ADD1;
}

.region-topwidget-first {
    width: 100%;
    margin-left: 0;
    text-align: justify;
}

.region-topwidget-second {
    width: 100%;
    margin-left: 1%;
}

.topwidget {
    /* text-align:center */
    background: white
}

.region-features-first {
    width: 150%;
    margin-left: -11%;
}

.topwidget .fa,
.topwidget .fas {
    font-size: 3em
}

.topwidget .topwidget-list .region .block {
    position: relative;
    background: #fff;
    padding: 40px 20px;
    /*margin-bottom:30px;border:1px solid #eee; -moz-transition:all
.5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all
.5s */
}

.topwidget .topwidget-list .region .block:hover {
    /* background:#ffd9d9;color:#000;transform:scale(1.1) */
}

.topwidget .topwidget-list .region .block h2 {
    margin-bottom: 5px
}

.topwidget .topwidget-list .region .block p:last-child {
    margin: 0
}

.topwidget ul {
    margin: 0;
    padding: 0
}

.topwidget ul li {
    list-style: none;
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 1px solid #dddddd42
}

.contact-message-feedback-form {
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 20px 30px;
    margin-left: 8%;
    margin-right: 9%;
}

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea {
    width: 100%
}

.user-login-form,
.user-form,
.user-pass {
    max-width: 500px;
    margin: 40px auto;
    border: 1px solid #e6e6e6;
    padding: 5px 20px;
    background: #fdfdfd
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text,
.user-pass .form-email {
    width: 100%
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
    color: #999;
    font-style: italic
}

.maintenance-page {
    background: url('../images/maintenance-bg.png?1532937786') #66CBFF center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 220px;
    padding-bottom: 100px;
    color: #000
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan {
    display: inline-block;
    vertical-align: middle
}

.maintenance-page .site-name a {
    color: #404040
}

.news a {
    font-size: 1.7em;
    font-weight: bold;
    color: #3A466C;
    padding-top: 4%;
}

.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan {
    display: none
}

.maintenance-msg {
    margin: 20px 0;
    padding: 20px 30px;
    display: inline-block;
    color: #404040;
    border: 1px solid #fff;
    background: #f2f4cf;
    background: rgba(242, 244, 207, 0.88);
    -moz-box-shadow: 5px 5px 0px #fff;
    -webkit-box-shadow: 5px 5px 0px #fff;
    box-shadow: 5px 5px 0px #fff
}

.maintenance-msg h1 {
    text-transform: uppercase;
    font-weight: bold
}

.path-user .profile>div {
    display: inline-block
}

.path-user .profile .label {
    display: block;
    color: #333
}

.slide2 {
    padding-left: 135px;
}

.slide-second {
    background: white;
}

.side {
    padding-left: 18%;
}

.side1 {
    padding-left: 15%;
}

#footer {
    background: white;
    margin-top:
        -31px;
    padding-bottom: 1%;
}

.cont {
    color: #C2C2C1;
    padding-left: 30%;
    margin-bottom: 3%;
    padding-bottom: 2%;
}

.topic a {
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 30%;
    color: white
}

.eve {
    color: white;
    padding-top: 4%;
    padding-bottom: 4%;
    font-size: 3em
}

.region-footer-first {
    width: 100%;
    margin-left: -1%;
}

.region-footer-second {
    width: 92%;
    /* margin-left:
6%; */
}

.region-footer-third {
    width: 75%;
    margin-left: -9%;
}

.social-block {
    padding-top: 2%;
    margin-left: 0%;
    background: #201745;
    margin-bottom: -10px;
}

.social_media {
    padding-left: 42%;
}

#block-freelancer-zymphonies-theme-footer{
    padding-bottom:
        20px;
    display: inline-block;
    padding-left: 24.5%;
    text-transform: uppercase;
}

.purple {
    background: #6a4adc;
    width: 82%;
    color: white;
    padding-top: 14px;
    padding-left: 5px;
}

.name {
    color:
        white;
    padding-left: 2%;
    padding-top: 2%;
    font-size: 2em;
    text-align: center;
}

.data {
    color:
        white;
    padding-left: 2%;
    padding-top: 2%;
    font-size: 1em;
    text-align: center;
}

.md_class {
    width: 20% !important
}

.nameahead {
    color: white;
    padding-left: 2%;
    font-size: 3em;
}

.m_l {
    margin-Left: 9%;
}

.ang {
    color: white;
    width: 20%;
    padding-left: 2%;
    font-size: 1em
}

.laat {
    padding-left: 2%;
}

.first {
    width: 7%;
    margin-left: 2%;
}

.second {
    width: 18%;
    margin-left: 2%;
}

.tan {
    width: 95%;
    padding-left: 1%;
}

.pair {
    width: 97%;
}

.act {
    height: 460px;
    width: 570px;
}

.region-eventwidget-first {
    width: 50%
}

.region-eventwidget-second {
    width: 115%;
    margin-left: 125%;
    margin-top: -90%;
    padding-bottom: 10%
}

.not-front .col-md-12 {
    padding-top: 20px;
    padding-left: 0px;
}

.not-front p {
    line-height: 2.1em;
}

.not-front .container {
    margin: auto;
    max-width: 84%;
}

.field__label {
    display: none;
}

.path-node .footer {
    display: none;
}

.path-contact .footer {
    display: none;
}

.line1 {
    margin-top:
        -17px;
}

.line {
    margin-top: 26px;
    padding-top: 3px;
}

.anda {
    font-size: 2em;
    border-left: 4px solid #6A4ADC;
    padding-left: 13px;
    margin-left:
        -21px;
}

.sitename {
    font-size: 2em;
    color: #6a4adc;
}

.date {
    font-size: 35px;
}

.three_girl {
    text-align: justify;
    padding: 0 10%;
}

.block-textsize-block {
    float: left;
    margin-top: -1px;
    margin-left: 10px;
}

.skip {
    color: white;
    margin-left: 53%;
    /* padding: 3%; */
    margin-left: 0%;
    padding-right: 5px;
}

.skm {
    border-left: 2px solid white;
    padding-left: 10px;
}

.three_girl1 {
    width: 50%;
    border-radius: 300px;
    margin-top: 10%;
}

.threepair {
    padding-right: 5px;
    width: 4em;
}

.gedccont {
    font-size: 0.75em;
    color: #545454
}

.color {
    color: #545454;
    font-size: 1em;
}

.head {
    color: #3A466c;
    font-size: 1em;
}

.phone {
    border: 3px solid #6A4ADC;
    padding: 0px 3px 0px 3px;
    border-radius: 34px;
}

.svg-inline--fa.fa-w-16 {
    width: .85em;
    padding-right: 1px;
    padding-left: 1px;
}

.banner {}

.number {
    font-size: 17px;
    font-weight: bold;
    color:
        #3B476D;
}

.number1 {
    font-size: 17px;
    font-weight: bold;
    color:
        #3B476D;
}

.masti {
    color: #6A4ADC;
}

.schemename {
    font-size: 2em;
    color: #6a4adc;
}

.achead {
    font-size: 3em;
    color: #3b476d;
}

.svbutton {
    background: #252235;
    color: white;
    height: 15%;
    width: 25%;
    border-radius: 0px;
}

/* #search-block-form
{display: table;width: 100%;padding-left: 28%;padding-top:
10px;} */
.acbutton {
    background: #6a4adc;
    color: white;
    height: 15%;
    width: 28%;
    border-radius: 20px;
}

.doc {
    padding-top: 10px;
    color: #3A466C;
}

.three {
    padding-right: 5px;
    height:
        210px;
    width: 70px;
}

.links {
    color: #3A466C;
}

.girls {
    color: #6A4ADC;
    margin-bottom: 10%;
    padding-left:
        24%;
    width: 80%;
}

.col-md-9 {
    text-align: center;
    padding: 0px;
    font-size:
        .7em;
    position: relative;
    background: #6A4ADC;
}

.new {
    line-height: 2.24em;
    font-size: 16px;
    padding-left: 0%;
    padding-right: 0%;
}

.sche {
    font-size: 24px;
    padding-top: 20px;
    transform: scaleY(1.5);
}

.region-block-one {
    width: 115%;
    margin-left: 17%;
}

.region-block-two {
    width:1360px;
}

.first_block {
    background: #a3add1
}

.third_block {
    background: #6A4adc
}

.region-block-five {
    width: 118%
}

.events {
    background: #C1C1C1;
    color:
        #3A466C;
    height: 15%;
    width: 46%;
    border-radius:
        0px;
    margin-top: 5%;
    font-size: 1.2em
}

.intro {
    /* height:100% */
    max-width: none;
}

/* #block-intro2-2{padding-left: 140px;} */
.contact {
    text-align: right;
}

.path-search .topwidget {
    display: none
}

.path-search .features {
    display: none
}

.path-search .first_block {
    display: none
}

.fone1 {
    padding-top: 30px;
}

.mail1 {
    padding-top: 8px;
}

#block-intro2-2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.not-front .block-views-blockslider-block-1 {
    display: none;
}

.search-result__snippet-info {
    margin-bottom: 20px;
}

.search-result__snippet {
    line-height: 1.8em;
}

nav.pager li a {
    color: black;
}

.extra_padding {
    padding-top: 11px;
    padding-bottom: 12px;
}

.sep_head {
    margin-top: 7px;
    font-size: 1.5em;
}

.sep_head1 {
    margin-top: 52px;
    font-size: 1.5em;
}

.sep_head2 {
    margin-top: 40px !important;
    font-size: 1.5em;
}

.sep_head a {
    color: #3A466c;
}

.sep_head1 a {
    color: #3A466c;
}

.sep_head2 a {
    color: #3A466c;
}




/* .content .pager li { */
/* margin-top: 7%; */

/* margin-bottom: 4%; */
/* } */


#block-views-block-last-modified-block-1 h2 {
    float: left !important;
    margin-top: 2px !important;
    /* text-align: center; */
    color: white !important;
    margin-left: 38% !important;
    padding-right: 5px;
}

.views-field-changed {
    color: white;
}

.path-search #block-skiptomaincontent .col1 {
    margin-right: 0% !important;
}

.screen_reader {
    margin-left: 10px;
    color: white;
}

.newscont p a {
    color: #fff;
    font-size: 22px
}


@media only screen and (max-width: 600px) {
    .search-block-form {
        padding-left: 0% !important;
    }

    #search-block-form {
        display: table;
        width: 100%;
        margin-left: 18%;
        padding-top: 10px;
    }

    .masti {
        color: #6A4ADC;
        height: 14px;
    }

    .map {
        width: 360px;
    }

    .number {
        font-size: 19px;
        font-weight: bold;
        color: #3B476D;
    }

    .intro {
        margin-bottom: 6px;
        max-width: 100%;
    }

    .phone {
        border: 2px solid #6A4ADC;
        /*padding: 3px;*/
        border-radius: 34px;
    }

    .sche {
        transform: scaleY(1.5);
        padding-top: 20px;
        font-size: 17px;
    }

    .side {
        padding-left: 0% !important;
    }

    .note {
        padding-left: 25% !important;
        padding-top:
            5%;
        width: 116%;
    }

    .purple {
        background: #6a4adc;
        width: 20%;
        color: white;
        padding-top: 14px;
        padding-left: 5px;
    }

    .event_video {
        margin-top: 10%;
        width: 80%;
        margin-left:
            7%;
    }

    .activities {
        width: 99%;
    }

    .achead {
        font-size: 33px;
    }

    .acbutton {
        font-size: 1.2em;
        background:
            #6a4adc;
        color: white;
        height: 15%;
        width: 58%;
        border-radius:
            20px;
    }

    .svbutton {
        background: #252235;
        color: white;
        height: 15%;
        width:
            45%;
        border-radius: 0px;
    }

    .social_media {
        padding-left: 18%;
    }

    #block-freelancer-zymphonies-theme-footermenu {
        padding-bottom: 5px;
        display: inline-block;
        padding-left:
            0%;
    }

    .region-footer-first {
        width: 75%;
        /* margin-left:
6% */
        ;
        padding-bottom: 7%;
    }

    .region-footer-second {
        width: 75%;
        margin-left:
            6%;
        padding-bottom: 2%;
    }

    .region-footer-third {
        width: 75%;
        margin-left:
            6%;
    }

    .doc {
        padding-top: 20px;
    }

    .three {
        padding-right: 5px;
        height: 310px;
        width:
            100px;
    }

    .banner {
        padding-bottom: 5%;
    }

    .menu-base-theme li a {
        font-family: Roboto
            /*
"Poppins",sans-serif */
        ;
        color: #fff;
        font-size: 1.2em
    }

    .region-features-second {
        width: 130%;
        margin-left: -6%;
        padding-bottom: 16%;
    }

    .head {
        color: #545454;
        font-size:
            13px;
    }

    .region-block-two {
        width: 100%;
        margin-left: -5%;
    }

    .cont {
        color: #C2C2C1;
        padding-left: 30%;
        margin-bottom: 3%;
    }

    .eve {
        color: white;
        padding-top: 20%;
    }

    .topic {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 5px;
        padding-left: 30%;
    }

    .act {
        height: 245px;
        width: 290px;
        margin-left: 15%;
    }

    .region-eventwidget-first {
        width: 90%;
    }

    .region-eventwidget-second {
        /* width: 115%; */
        margin-left: -5%;
        margin-top: -5%;
        padding-bottom: 10%;
    }

    .region-block-one {
        width: 100%;
        margin-left: 0%;
    }

    .not-front .container {
        margin: auto;
        max-width: 100%;
    }

    .month {
        color: white;
        font-size: 26px;
        width: 22%;
        margin-bottom: -19%;
        /* margin-left: 8%; */
    }

    .datetime {
        background: #6a4adc;
        padding: 0% 11%;
        margin-left: 0%;
        !important
    }

    .dt {
        color: white;
        font-weight: bold;
        font-size: 39px;
        margin-bottom: 2%;
        width: 22%;
        margin-left: 8%;
    }

    #block-intro2-2 .col-md-7,
    #block-intro2-2 .col-md-5.contact {
        padding-left: 0px
    }

    .accessibility_options {
        color: white;
        margin-left: 0%;
        /* padding-top: 11%; */
    }

    #block-styleswitcher {
        margin-left: 15%;
        margin-top: 0px;
    }

    .not-front #block-styleswitcher {
        margin-left: -7%;
        margin-top: 0px;
    }

    .not-front .block-views-blockslider-block-1 {
        display: none;
    }

    .call_us {
        color: white;
        padding-bottom: 5%;
    }

    .threepair {
        padding-right: 5px;
        width: 3em;
        /* width: 5.5em; */
    }

    .sep_head {
        margin-top: 9px;
        font-size: 1.1em;
    }

    .sep_head1 {
        margin-top: 40px;
        font-size: 1.1em;
    }

    .sep_head2 {
        margin-top: 40px !important;
        font-size: 1.1em;
    }

    .gedc_building {
        width: 90%;
        padding-top: 0%;
        padding-left: -7%;
    }

    .ang {
        color: white;
        width:
            80%;
        padding-left: 2%;
        font-size: 1em
    }

    .first {
        width: 48%;
        margin-left: 2%;
    }

    .second {
        width: 77%;
        margin-left: 2%;
    }

    .events {
        background: #C1C1C1;
        color: #3A466C;
        height: 15%;

        border-radius: 0px;
        width: 75%;
    }

    nav.pager li a {
        color: black;
    }

    .ss h4 {
        font-size: 1.4em;
    }

    .skip1 {
        text-align: center;
    }

    .fone1 {
        padding-top: 0px;
    }

    #block-views-block-last-modified-block-1 h2 {
        float: left !important;
        margin-top: 2px !important;
        /* text-align: center; */
        color: white !important;
        margin-left: 3% !important;
    }

    .screen_reader {
        margin-left: 10px;
        color: white;
        display: none;
    }

}

@media only screen and (max-width: 600px) {
    .header .row {
        width: 100%;
        margin: 0;
    }

    nav.pager li a {
        color: black;
    }

    .top-nav>div {
        padding-right: 0px
    }

    .time {
        width: 100%;
        display: block;
        margin-Left: 0%;
        text-align: center;
    }

    #block-skiptomaincontent .col1 {
        margin-Left: 0% !important;
    }

    #block-skiptomaincontent .col1 {
        margin-right: 0% !important;
    }

    .banner a {
        display: block;
        padding-bottom: 5px;
    }

    /* .navbar-toggle{padding: 27px 0; */
    /* width: 95%;top: 175px; */
    /* left: 43%; */
    /* font-size: 23px; */
    /* z-index: 1;} */
    .navbar-toggle {
        /* width: 9%; */
        width: 5% !important;
        /* width: 95%; */
        top: 170px;
        left: 90%;
        font-size: 23px;
        z-index: 1;
    }

    #block-intro2-2 {
        padding-left: 0px;
    }

    .contact {
        text-align: center;
    }

    /* .intro { */
    /* height: 70% !important; */
    /* } */
    .banner {
        padding-bottom: 2% !important;
    }

    .number,
    .number1 {
        font-size: 17px;
    }

    .form-search,
    #search-block-form input.form-submit {
        display: none;
    }

    .news a {
        font-size: 1.5em
    }

    .topwidget .topwidget-list .region .block,
    .tan {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .pair {
        width: 90%;
    }

    #block-serviceimage-2 .md_class {
        width: 85% !important;
        margin-Left: 0%;
        margin-bottom: 5px;
    }

    #block-serviceimage-2 .md_class img {
        width: 100%
    }

    #block-testingblock .md_class {
        width: 85% !important;
        margin-Left: 0% !important;
        margin-bottom: 5px;
    }

    #block-testingblock .md_class img {
        width: 100%
    }


    .copyright_new,
    .updated {
        padding-bottom: 5%;
    }

    #block-freelancer-zymphonies-theme-footermenu .menu-item {
        padding: 0px 0px 0px 10px;
    }

    .ifel_sche {
        width: 100% !important
    }



}


@media (max-width: 1024px) {
    .m_l {
        margin-Left: 5%;
    }

    .banner .intro {
        display: block;
        width: 100%;
        padding-bottom: 5px;
    }

    .time {
        margin-Left: 0% !important;
    }

    #block-skiptomaincontent .col1 {
        margin-Left: 0% !important;
    }
}

/* @media only screen and (min-width : 600px) and (max-width : 768px){ */
/* .intro { */
/* margin-bottom: 6px; */
/* max-width: 120%; */
/* } */
/* .fone1 { */
/* padding-top: 0px; */
/* } */
/* .contact{text-align:center;} */
/* .region-block-one { */
/* width: 165%; */
/* margin-left: 10%; */
/* margin-top: 20px; */
/* padding-bottom: 15px; */
/* } */

/* #search-block-form { */
/* display: none; */

/* } */

/* .menu-base-theme a{padding: 13px 27px;} */
/* #block-styleswitcher { */
/* margin-left: 65%; */
/* margin-top: -45px; */
/* } */
/* .threepair { */
/* padding-right: 5px; */
/* width: 3.3em; */
/* } */
/* .pair { */
/* width: 119%; */
/* font-size: 10px; */
/* } */
/* #block-freelancer-zymphonies-theme-footermenu { */
/* padding-bottom: 20px; */
/* display: inline-block; */
/* padding-left: 9.5%; */
/* text-transform: uppercase; */
/* } */

/* #backtotop { */
/* background: url(../backtotop.png) no-repeat center center; */
/* border: 0; */
/* bottom: 20px; */
/* cursor: pointer; */
/* display: none; */
/* height: 70px; */
/* position: fixed; */
/* right: 80px !important; */
/* text-indent: -9999px; */
/* width: 70px; */
/* z-index: 300; */
/* } */

/* #block-views-block-last-modified-block-1 h2 { */
/* float: left !important; */
/* margin-top: 2px !important; */
/* text-align: center; */
/* color: white !important; */
/* margin-left: 28% !important; */
/* padding-right: 5px; */
/* } */

/* } */

@media only screen and (min-width : 768px) and (max-width : 992px) {
    .intro {
        margin-bottom: 6px;
        max-width: 120%;
    }

    .fone1 {
        padding-top: 0px;
    }

    .contact {
        text-align: center;
        margin-top: 17px;
    }

    .region-block-one {
        width: 100%;
        margin-left: 10%;
        margin-top: 20px;
        padding-bottom: 15px;
    }

    #search-block-form {
        display: none;

    }

    .menu-base-theme a {
        padding: 13px 27px;
    }

    #block-styleswitcher {
        margin-left: 65%;
        margin-top: -45px;
    }

    .threepair {
        padding-right: 5px;
        width: 3.3em;
    }

    .pair {
        width: 119%;
        font-size: 10px;
    }

    #block-freelancer-zymphonies-theme-footermenu {
        padding-bottom: 20px;
        display: inline-block;
        padding-left: 9.5%;
        text-transform: uppercase;
    }

    #backtotop {
        background: url(../backtotop.png) no-repeat center center;
        border: 0;
        bottom: 20px;
        cursor: pointer;
        display: none;
        height: 70px;
        position: fixed;
        right: 80px !important;
        text-indent: -9999px;
        width: 70px;
        z-index: 300;
    }

    #block-views-block-last-modified-block-1 h2 {
        float: left !important;
        margin-top: 2px !important;
        /* text-align: center; */
        color: white !important;
        margin-left: 28% !important;
        padding-right: 5px;
    }

    .ifel_sche {
        width: 100%;
        !important
    }
}

@media only screen and (min-width : 992px) and (max-width : 1024px) {
    #block-freelancer-zymphonies-theme-footermenu {
        padding-bottom: 20px;
        display: inline-block;
        padding-left: 17.5%;
        text-transform: uppercase;
    }

    #block-views-block-last-modified-block-1 h2 {
        float: left !important;
        margin-top: 2px !important;
        /* text-align: center; */
        color: white !important;
        margin-left: 33% !important;
        padding-right: 5px;
    }

    .contact {
        text-align: center;
        margin-top: 28px;
    }

}

@media only screen and (min-width : 1024px) and (max-width : 1366px) {
    #block-freelancer-zymphonies-theme-footermenu {
        padding-bottom: 20px;
        display: inline-block;
        padding-left: 17.5%;
        text-transform: uppercase;
    }

    #block-views-block-last-modified-block-1 h2 {
        float: left !important;
        margin-top: 2px !important;
        /* text-align: center; */
        color: white !important;
        margin-left: 33% !important;
        padding-right: 5px;
    }

    .intro {
        max-width: 120%;
        margin-bottom: 6px;
    }

    /* .region-block-one { */
    /* width: 165%; */
    /* margin-left: 10%; */
    /* margin-top: 20px; */
    /* padding-bottom: 15px; */
    /* } */

    /* #search-block-form { */
    /* display: none; */

    /* } */
    .contact {
        text-align: right;
        margin-left: -2%;
        margin-top: 0px;
    }
}

@media only screen and (min-width : 1366px) {
    #block-freelancer-zymphonies-theme-footermenu {
        padding-bottom: 20px;
        display: inline-block;
        padding-left: 26.5%;
        text-transform: uppercase;
    }


}

/* @media only screen and (min-width : 768px) {
	.intro {
    margin-bottom: 6px;
    max-width: 100%;
}
.fone1 {
    padding-top: 0px;
}
.contact{text-align:center;}
.region-block-one {
    width: 165%;
    margin-left: 10%;
    margin-top: 20px;
	padding-bottom: 15px;
}

#search-block-form {
    display: none;
    
}


} */


#page-title-inner {
    background: #a3add1;
    color: #3A466C
}

.region-page-title h1 {
    margin-left: 0%;
    color: #3A466C;
    padding: 9px;
    font-size: 2em;
}

/* #block-skiptomaincontent .col1{margin-right:27%;} */


.file {
    padding-left: 0px !important;
}

.region-primary-menu li.active {
    background-color: #e94a4a;
}

.pair2 {
    padding-left: 18%;
}


@media only screen and (max-width: 600px) {
    .sm li {
        display: block;
        sslist-style: none;
        margin: 0;
        padding: 0;
        line-height: normal;
        direction: ltr;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        width: 100%;
        border-bottom: 1px solid white;
        padding-top: 5%;
        padding-left: 5% !important;
        padding-bottom: 5%;
    }

    .region-features-first {
        width: 100%;
        margin-left: -2%;
    }

    .navbar-toggle {
        cursor: pointer;
        float: right;
        background: none;
        border: 0;
        padding: 17px 0;
        width: 55%;
        position: absolute;
        top: 260px;
        left: 90%;
        color: black;
    }

}


.ifel_sche {
    width: 60%;
    margin-bottom: 25px;
    margin-top: 15px;
    border: 1px solid #a3add1;
}

.ifel_sche tr {
    border: 2px solid #fff;
    background: #F9FAF5
}

.ifel_sch_td {
    width: 35%;
    text-align: center;
    padding-right: 15%;
}

.button1 {
    background-color: #6A4ADC;
    border: none;
    color: white !important;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 30px;
    font-weight: bold;
    /* margin-left: 5%;*/
}

.scheme1 {
    color: #6A4ADC;
    font-weight: normal;
    padding-left: 5%;
}

td.ifel_sch_td img {
    display: none;
}

.newscont p:nth-child(-n+1) a {
    background: rgba(0, 0, 0, 0) url(/sites/default/files/new1.gif) no-repeat scroll right center;
    padding-right: 33px;
}

.scheme1 {
    color: #fb061d;
    font-size: 18px;
}

@media (min-width:980px) and (max-width:1024px) {
    .region-block-one {
        width: 100%;
        margin-left: 10%;
        margin-top: 20px;
        padding-bottom: 15px;
    }

    #search-block-form {
        display: none;

    }

    .not-front .container {
        max-width: 95%;
    }
}