@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');

.field-items .even.field-item .container-inline {
    display: flex;
}

html, body, #page {
    height: 100%;
}

#page-wrapper {
    min-height: 100%;
    min-width: 960px;
}

#header div.section, #featured div.section, #messages div.section, #main, #triptych, #footer-columns, #footer {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#header div.section {
    position: relative;
}

.region-header {
    float: right;
    margin: 0 5px 10px;
}

.with-secondary-menu .region-header {
    margin-top: 3em;
}

.without-secondary-menu .region-header {
    margin-top: 15px;
}

#secondary-menu {
    position: absolute;
    right: 0;
    top: 0;
}

#content, #sidebar-first, #sidebar-second, .region-triptych-first, .region-triptych-middle, .region-triptych-last, .region-footer-firstcolumn, .region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {
    display: inline;
    float: left;
    position: relative;
}

.one-sidebar #content {
    width: 720px;
    margin-right: 40px;
}

.two-sidebars #content {
    width: 480px;
}

.no-sidebars #content {
    width: 960px;
    float: none;
}

#sidebar-first, #sidebar-second {
    width: 240px;
}

#main-wrapper {
    min-height: 300px;
}

#content .section, .sidebar .section {
    padding: 0 0px;
}

#breadcrumb {
    margin: 0 15px;
}

.region-triptych-first, .region-triptych-middle, .region-triptych-last {
    margin: 20px 20px 30px;
    width: 280px;
}

#footer-wrapper {
    padding: 35px 5px 30px;
}

.region-footer-firstcolumn, .region-footer-secondcolumn, .region-footer-thirdcolumn, .region-footer-fourthcolumn {
    padding: 0 10px;
    width: 220px;
}

#footer {
    width: 1000px;
    min-width: 920px;
}

.top_bar {
    width: 100%;
    background-color: #ccc;
    display: block;
    padding: 10px 0px;
    text-align: right;
    ;
}

.top_bar_inner {
    width: 1000px;
    margin: 0px auto;
}

.top_bar_inner .region-social-link {
    float: left;
}

.top_bar_inner .region-social-link .content {
    margin-top: 0px;
}

.top_bar_inner .region-social-link .facebook {
    background-image: url(../../../all/themes/gpf/img/fb.png);
    font-size: 0px;
    padding: 10px 4px;
    background-repeat: no-repeat;
    background-size: 7px 15px;
}

.top_bar_inner .region-social-link .twitter {
    background-image: url(../../../all/themes/gpf/img/tweet.png);
    padding: 10px;
    background-size: 16px;
    background-position: 50%;
    background-repeat: no-repeat;
    font-size: 0px;
    margin-top: 7px;
    position: relative;
    top: -1px;
}

.top_bar_inner .region-social-link .whatsapp {
    background-image: url(../../../all/themes/gpf/img/whatsapp.png);
    padding: 10px;
    background-size: 24px;
    background-position: 50%;
    background-repeat: no-repeat;
    font-size: 0px;
    margin-top: 7px;
    position: relative;
    top: -1px;
}

.top_bar_inner .region-social-link .linkedin {
    background-image: url(../../../all/themes/gpf/img/linked.png);
    padding: 10px;
    background-size: 14px;
    background-repeat: no-repeat;
    font-size: 0px;
    margin-top: 7px;
    position: relative;
    top: 0px;
}

.top_bar_inner .region-social-link .youtube {
    background-image: url(../../../all/themes/gpf/img/youtube.png);
    padding: 10px 13px;
    background-size: 25px;
    background-repeat: no-repeat;
    font-size: 0px;
    margin-top: 7px;
    position: relative;
    top: 0px;
}

.top_bar_inner .region-social-link .linkedin:hover {
    background-image: url(../../../all/themes/gpf/img/in-h.png);
}

.top_bar_inner .region-social-link .facebook:hover {
    background-image: url(../../../all/themes/gpf/img/fb-h.png);
}

.top_bar_inner .region-social-link .twitter:hover {
    background-image: url(../../../all/themes/gpf/img/tweet-h.png);
}

.top_bar_inner .region-social-link .youtube:hover {
    background-image: url(../../../all/themes/gpf/img/youtube-h.png);
}

.top_bar_inner .region-social-link a {
    margin-right: 10px;
}

.social-media ul {
    margin: 0px;
    padding: 0px;
}

.social-media ul li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #333;
    margin-right: 12px;
    padding-right: 10px;
}

.social-media ul li:last-child {
    list-style: none;
    display: inline-block;
    border-right: 0px solid #333;
    margin-right: 0px;
    padding-right: 0px;
}

.top_bar #secondary-menu {
    position: relative;
    display: initial;
}

.top_bar #secondary-menu #secondary-menu-links {
    float: none;
    margin: 0px;
}

.top_bar #secondary-menu #secondary-menu-links li a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.top_bar #secondary-menu #secondary-menu-links li {
    padding: 0 1em 0 0.6em;
    border-right: 1px solid #333;
}

.top_bar #secondary-menu #secondary-menu-links li:last-child {
    padding: 0 0em 0 0.6em;
    border-right: 0px solid #333;
}

#header {
    background-color: #fff;
    background-image: inherit !important;
    border-bottom: 2px solid #ccc;
}

.logo_main {
    float: left;
    max-width: 40%;
}

.comb_header .region.region-header {
    float: right;
    max-width: 60%;
    clear: none !important;
    margin: 0px !important;
}

.comb_header .region.region-header #block-superfish-1 {
    margin: 0px !important;
}

#superfish-1 a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}

#superfish-1 a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

#superfish-1 li:last-child a {
    padding-right: 0px;
}

.view-our-experience {
    position: relative;
}

.views-slideshow-controls-bottom {
    text-align: center;
}

#widget_pager_bottom_our_experience-block {
    position: absolute;
    width: 100%;
    bottom: 30px;
    z-index: 999;
}

#widget_pager_bottom_our_experience-block a {
    background-color: #c7c3c2;
    font-size: 0px;
    padding: 5px;
    border-radius: 100%;
}

#widget_pager_bottom_our_experience-block .active a {
    background-color: #225d99;
    font-size: 0px;
    padding: 5px;
    border-radius: 100%;
}

#views_slideshow_cycle_div_our_experience-block_0 p {
    font-family: 'Lato', sans-serif;
    position: absolute;
    left: 300px;
    max-width: 500px;
    top: 35px;
    line-height: 50px;
    font-size: 40px;
    color: #023059;
}

#views_slideshow_cycle_div_our_experience-block_1 span {
    color: #EF0042;
    font-weight: 300;
    font-size: 75px;
    clear: both;
    display: block;
    line-height: 70px;
}


#views_slideshow_cycle_div_our_experience-block_1 p {
    font-family: 'Lato', sans-serif;
    position: absolute;
    left: 300px;
    max-width: 500px;
    top: 35px;
    line-height: 50px;
    font-size: 40px;
    color: #023059;
}

#views_slideshow_cycle_div_our_experience-block_1 span {
    color: #EF0042;
    font-weight: 300;
    font-size: 75px;
    clear: both;
    display: block;
    line-height: 70px;
}

#views_slideshow_cycle_div_our_experience-block_3 p {
    font-family: 'Lato', sans-serif;
    position: absolute;
    left: 40px;
    max-width: 500px;
    top: 20px;
    line-height: 50px;
    font-size: 40px;
    color: #fff;
}

#views_slideshow_cycle_div_our_experience-block_3 span {
    color: #EF0042;
    font-weight: 300;
    font-size: 106px;
    line-height: 100px;
    position: absolute;
    top: 0px;
}

#views_slideshow_cycle_div_our_experience-block_2 p {
    font-family: 'Lato', sans-serif;
    position: absolute;
    left: 159px;
    max-width: 360px;
    top: 190px;
    line-height: 50px;
    font-size: 40px;
    color: #023059;
}

#views_slideshow_cycle_div_our_experience-block_2 span {
    color: #EF0042;
    font-weight: 300;
    font-size: 106px;
    clear: both;
    display: block;
    line-height: 100px;
}

#views_slideshow_cycle_div_our_experience-block_2 span span {
    color: #EF0042;
    font-weight: 300;
    font-size: 106px;
    clear: both;
    display: inline !important;
    line-height: 100px;
}

#block-views-why-chosse-us-block .views-row {
    width: 250px;
    height: 400px;
    float: left;
}

#block-views-why-chosse-us-block #f1_card {
    width: 250px;
    height: 400px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

#block-views-why-chosse-us-block .views-row-1 #f1_card {
    background-color: #ef0043;
}

#block-views-why-chosse-us-block .views-row-2 #f1_card {
    background-color: #1a569e;
}

#block-views-why-chosse-us-block .views-row-3 #f1_card {
    background-color: #eaad04;
}

#block-views-why-chosse-us-block .views-row-4 #f1_card {
    background-color: #023059;
}

#block-views-why-chosse-us-block #f1_card .flip_image {
    min-height: 175px;
    margin-top: 100px;
}

#triptych .block {
    border-bottom: 0px !important;
}

#block-views-why-chosse-us-block #f1_card .back p, #block-views-why-chosse-us-block #f1_card .flip_title {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
    padding: 10px;
}

#block-views-why-chosse-us-block .views-row:hover .views-field-field-choose-image {
    display: none;
}

#block-views-why-chosse-us-block .views-row:hover .views-field-title {
    display: none;
}

#block-views-why-chosse-us-block .views-field-title {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
}

#views_slideshow_cycle_main_testimonial-block .views-field-body p {
    color: #666666;
    font-style: italic;
    font-family: "Lato", sans-serif;
    font-size: 28px;
}

#views_slideshow_cycle_main_testimonial-block {
    text-align: center;
}

.views-field.views-field-title-1.separator_line {
    font-size: 0px;
    height: 1px;
    background-color: #ccc;
    width: 90px;
    margin: 30px auto 0px auto;
}

#views_slideshow_cycle_main_testimonial-block .views-field-title {
    color: #EF0042;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

#views_slideshow_cycle_main_testimonial-block .views-field-field-designation {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-style: italic;
}

.views-slideshow-controls-bottom {
    position: relative;
}

#widget_pager_bottom_our_approch-block {
    text-align: center;
    position: absolute;
    bottom: 10px;
    z-index: 9999;
    margin: 0px;
    width: 100%;
}

#widget_pager_bottom_our_approch-block a {
    font-size: 0px;
    padding: 5px;
    border-radius: 100%;
}

#widget_pager_bottom_our_approch-block .active a {
    #225d99;
    font-size: 0px;
    padding: 5px;
    border-radius: 100%;
}

#widget_pager_bottom_testimonial-block a {
    background-color: #c7c3c2;
    font-size: 0px;
    padding: 5px;
    border-radius: 100%;
}

#widget_pager_bottom_testimonial-block .active a {
    background-color: #225d99;
    font-size: 0px;
    padding: 5px;
    border-radius: 100%;
}

.region-home-our-client .jcarousel-navigation {
    display: block !important
}

.region-home-our-client .jcarousel-navigation {
    display: block !important
}

.region-home-our-client .jcarousel-navigation a {
    background-color: #c7c3c2;
    font-size: 0px;
    padding: 5px;
    border-radius: 100%;
}

.region-home-our-client .jcarousel-navigation .active a {
    background-color: #225d99;
    font-size: 0px;
    padding: 5px;
    border-radius: 100%;
}

#views_slideshow_cycle_main_our_approch-block .views-field-title .field-content {
    background-color: #023059;
    padding: 10px 0px;
    display: block;
    width: 100%;
    text-align: center;
}

#views_slideshow_cycle_main_our_approch-block .views-field-title .field-content a {
    color: #fff;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    font-size: 25px;
}

#views_slideshow_cycle_main_our_approch-block #views_slideshow_cycle_div_our_approch-block_1 .views-field-title .field-content {
    background-color: #EF0042;
}

#block-views-our-approch-block #widget_pager_bottom_our_approch-block {
    bottom: -20px !important;
    margin-left: -10px;
}
div#footer.clearfix:after {
    content: '';
    height: 4px;
}

div#footer.clearfix:after { content: ''; height: 4px; } #footer-wrapper .region-footer-countries-menu { float: left; width: 48%; margin-right: 2%; } #footer-wrapper .region-footer-blog-menu { float: left; width: 50%; } #footer-wrapper .menu li { float: left; width: 33%; } #footer-wrapper .menu li a { font-family: 'Lato', sans-serif; font-weight: 700; color: #2885DC; font-size: 14px; text-transform: uppercase; } #footer-wrapper .menu li a:hover { color: #EAAE04; } #footer-wrapper h2 { color: #fff; font-size: 18px !important; } #footer-wrapper .region-footer-blog-menu .views-row { margin-bottom: 20px; padding-bottom: 0px; border-bottom: 0px; } #footer-wrapper .region-footer-blog-menu .views-row a { font-family: 'Lato', sans-serif; color: #EAAE04; font-size: 16px; line-height: 18px; font-weight: normal; } #footer-wrapper .region-footer-blog-menu .views-row .views-field-created { font-family: 'Lato', sans-serif; color: #fff; font-size: 12px; font-style: italic; font-weight: normal; margin-top: 0px; } .footer_bottom { background-color: #033059; } .footer_bottom .region-copyright { float: left; width: 35%; } .footer_bottom .region-copyright p { color: #2A84D9 !important; font-family: 'Lato', sans-serif !important;font-size: 14px !important;} .footer_bottom .region-footer-menu { float: right; width: 65%; } #footer li a { color: #2A84D9; font-family: 'Lato', sans-serif; font-size: 13px; text-transform: uppercase; } #footer ul { float: right; } #footer ul li { float: left; }


.messages.status {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.messages.status a {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #033059;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
    width: 100% !important;
    margin-bottom: 40px;
}

.jcarousel-skin-default .jcarousel-clip-horizontal {
    width: 100% !important;
}

.jcarousel-skin-default .jcarousel-item {
    border: 0px !important;
}

.jcarousel-skin-default .jcarousel-container-horizontal img {
    width: 100%;
}

#f1_container {
    position: relative;
    z-index: 1;
}

#f1_container {
    perspective: 1000;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
}

#f1_card {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: all 0.5s linear;
}

#f1_container:hover #f1_card {
    transform: rotateY(180deg);
    -webkit-transform: rotateX(0deg) rotateY(180deg);
    -moz-transform: rotateX(0deg) rotateY(180deg);
}

#f1_container:hover #f1_card .front .flip_image {
    display: none;
}

#f1_container:hover #f1_card .front .flip_title {
    display: none;
}

#f1_container:hover #f1_card .back.face {
    backface-visibility: visible;
    transform-style: preserve-3d;
    transition: all 0.5s linear;
}

.face {
    position: absolute;
    width: 100%;
    height: 400px;
    backface-visibility: hidden;
    top: 0;
    vertical-align: middle;
    display: table-cell;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.face.back {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    transform: rotateY(180deg);
    box-sizing: border-box;
    padding: 10px;
    color: white;
    text-align: center;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.messages.error {
    border-color: #ef0043 !important;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ef0043 !important;
    background-color: transparent !important;
}

div.error, .error {
    color: #000 !important;
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    top: 0;
    left: 0;
    display: table;
    text-align: center;
}

.overlay .overlay_text {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: 100%;
}

.overlay .overlay_text img {
    margin-bottom: 40px;
}

.overlay .overlay_text p {
    font-family: "Lato", sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 43px;
}

.front.no_scroll {
    overflow: hidden
}

.page-blog .view-blog .views-row {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.page-blog .view-blog .views-row .views-field-title a {
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    font-weight: 700;
    line-height: 24px;
    color: #033059;
    font-size: 20px;
}

.page-blog .view-blog .views-row .views-field-title a:hover {
    color: #EF0042;
}

.page-blog .view-blog .views-row .views-field-body {
    margin-top: 10px;
}

.page-blog .view-blog .views-row .views-field-body p {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.page-blog .view-blog .views-row .views-field-created {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
}

.page-blog .view-blog .views-row .views-field-body p .views-more-link {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-style: italic;
    font-size: 14px;
}

.page-blog h1#page-title {
    margin-top: 0px !important;
}

.sidebar .block {
    background-color: #fff !important;
    border-color: #f9f9f9;
    border: 1px solid #dedede !important;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 0px !important;
    border-radius: 5px;
}

.sidebar .block .content {
    padding: 14px;
    max-height: 380px;
    overflow: auto;
}

.sidebar .block h2 {
    padding: 14px 14px 0px 14px;
}

#block-views-archive-block.block .content {
    overflow: inherit;
    padding: 14px;
    display: table;
    width: 100%;
}

#block-views-archive-block.block .content h2 {
    overflow: inherit;
    padding: 0px;
}

.page-blog .sidebar .block ul li {
    margin-bottom: 10px;
}

.page-blog .sidebar .block ul li a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-blog .sidebar .block ul li a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

.page-blog .sidebar .block .views-row {
    margin-bottom: 10px;
}

.page-blog .sidebar .block .views-row a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-blog .sidebar .block .views-row a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

.page-blog .view-content ul li {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.page-blog .view-content h3 {
    font-family: 'Lato', sans-serif;
}

.node-type-blog .views-row {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.node-type-blog .views-row .views-field-title a {
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    font-weight: 700;
    line-height: 24px;
    color: #033059;
    font-size: 20px;
}

.node-type-blog .views-row .views-field-title a:hover {
    color: #EF0042;
}

.node-type-blog .views-row .views-field-body {
    margin-top: 10px;
}

.node-type-blog .content p {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 0px 4px 4px 0px;
    margin-top: 5px;
}

.node-type-blog .views-row .views-field-created {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
}

.node-type-blog .views-row .views-field-body p .views-more-link {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-style: italic;
    font-size: 14px;
}

.node-type-blog h1#page-title {
    margin-top: 0px !important;
}

.node-type-page h1#page-title {
    margin-top: 0px !important;
}

.page-user h1#page-title {
    margin-top: 0px !important;
}

.node-type-blog .sidebar .block {
    background-color: #fff;
    border-color: #f9f9f9;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 14px;
    border-radius: 5px;
}

.front .comb_header {
    display: none;
}

.node-type-blog .sidebar .block ul li {
    margin-bottom: 10px;
}

.node-type-blog .sidebar .block ul li a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.node-type-blog .sidebar .block ul li a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

.node-type-blog .sidebar .block .views-row {
    margin-bottom: 10px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.node-type-blog .sidebar .block .views-row a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.node-type-blog .sidebar .block .views-row a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 16px;
}

.node-type-page p {
    font-family: 'Lato', sans-serif;
    color: #333;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 16px;
}

.pager li.pager-first.first {
    display: none;
}

.pager li.pager-last.last {
    display: none;
}

.pager {
    display: inline-block;
    float: right;
}

.pager a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 13px;
}

.pager a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 13px;
}

.pager li {
    padding: 2px;
}

.pager li.pager-current {
    font-family: 'Lato', sans-serif !important;
    color: #EF0042 !important;
    font-size: 13px !important;
}

.pager li.pager-previous a {
    font-size: 0px;
}

.pager li.pager-previous a:before {
    font-size: 16px;
    content: '<';
    position: relative;
    background-color: #333;
    color: #fff;
    padding: 1px 6px;
    position: relative;
    top: 2px;
}

.pager li.pager-next a {
    font-size: 0px;
}

.pager li.pager-next a:before {
    font-size: 16px;
    content: '>';
    position: relative;
    background-color: #333;
    color: #fff;
    padding: 1px 6px;
    position: relative;
    top: 2px;
}

.pager li.pager-next a:hover:before {
    background-color: #EF0042;
}

.pager li.pager-previous a:hover:before {
    background-color: #EF0042;
}

.page-blog .views-field-field-categories {
    margin-top: 20px;
}

.page-blog .views-field-field-categories span {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.page-blog .views-field-field-categories a {
    font-size: 16px;
    color: #333;
    font-family: 'Lato', sans-serif;
}

.node-type-blog .meta.submitted {
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

#block-search-form {
    border: 0px !important;
    padding: 0px;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    width: 100% !important;
}

#block-search-form .content {
    padding: 0px !important;
}

#block-search-form .form-actions {
    padding: 0px !important;
}

#block-search-form input[type="text"] {
    padding: 17px 7px;
    width: 100% !important;
    border: 1px solid #ccc !important;
    background-color: #fff;
}

#block-search-form input[type="text"]:focus {
    border: 1px solid #ccc !important;
}

#block-search-form input[type="submit"] {
    color: #fff;
    right: 0px;
    border: 0px;
    height: auto !important;
    background-position: 50% !important;
    padding: 7px 20px !important;
    background-size: 33px !important;
    border-radius: 0px;
    position: absolute;
    text-align: center;
    width: auto;
    background-color: #023059 !important;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    height: auto;
}

#block-search-form input[type="submit"]:hover {
    color: #fff;
    right: 0px;
    border: 0px;
    height: auto !important;
    background-position: 50% !important;
    padding: 7px 20px !important;
    background-size: 33px !important;
    border-radius: 0px;
    position: absolute;
    text-align: center;
    width: auto;
    background-color: #EF0042 !important;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    height: auto;
}

.node-type-blog .field-name-field-categories {
    margin-top: 20px;
}

.node-type-blog .field-name-field-categories h3 {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.node-type-blog .field-name-field-categories .links a {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.node-type-blog .field-type-text-with-summary p a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.node-type-blog .field-type-text-with-summary p a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 16px;
}

.page-user .tabs.primary {
    padding: 0px;
}

body .tabs.primary li a {
    color: #fff !important;
    border: 0px !important;
    padding: 4px 20px !important;
    border-radius: 0px !important;
    text-align: center;
    width: 100%;
    background-color: #023059 !important;
    text-decoration: none;
    font-size: 18px !important;
    font-family: 'Lato', sans-serif;
    height: auto !important;
    text-shadow: inherit !important;
}

body .tabs.primary li a:hover {
    background-color: #ef0043 !important;
}

body .tabs.primary li a.active {
    background-color: #ef0043 !important;
}

.page-user input[type="text"] {
    border: 0px;
    border-top: 5px solid #ccc;
    background-color: #e2e2e2;
    padding: 7px;
}

.page-user input[type="password"] {
    border: 0px;
    border-top: 5px solid #ccc;
    background-color: #e2e2e2;
    padding: 7px;
}

.page-user input[type="submit"] {
    color: #fff;
    border: 0px;
    padding: 10px 20px;
    border-radius: 0px;
    text-align: center;
    width: auto;
    background-color: #023059;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    height: auto;
    background-image: none;
}

.page-user label {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px !important;
    margin-bottom: 5px;
}

.page-user input[type="submit"]:hover {
    background-color: #ef0043;
}

.page-user .form-item .description {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 12px !important;
    margin-bottom: 5px;
}

.page-node-1 #main-wrapper {
    background-image: url(../../../all/themes/gpf/img/map-form.png);
}

.node-type-webform h1#page-title {
    margin-top: 0px !important;
}

.node-type-webform .webform-client-form-1 input[type="text"] {
    border: 0px;
    border-top: 5px solid #ccc;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}

.node-type-webform .webform-client-form-1 input[type="password"] {
    border: 0px;
    border-top: 5px solid #ccc;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}

.node-type-webform .webform-client-form-1 input[type="email"] {
    border: 0px;
    border-top: 5px solid #ccc;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}

.node-type-webform .webform-client-form-1 textarea {
    border: 0px;
    border-top: 5px solid #ccc;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}

.node-type-webform .webform-client-form-1 select {
    border: 0px;
    border-top: 5px solid #ccc;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}

.page-node-submission .webform-client-form-1 select {
    border: 0px;
    border-top: 5px solid #ccc;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}

.node-type-webform .webform-client-form-1 input[type="submit"] {
    color: #fff;
    border: 0px;
    padding: 10px 20px;
    border-radius: 0px;
    text-align: center;
    width: auto;
    background-color: #023059;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    height: auto;
    background-image: none;
}

.node-type-webform .webform-client-form-1 label {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px !important;
    margin-bottom: 5px;
}

.node-type-webform .webform-client-form-1 input[type="submit"]:hover {
    background-color: #ef0043;
}

.node-type-webform .webform-client-form-1 .description {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 12px !important;
    margin-bottom: 5px;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus {
    border-top: 5px solid #ED1845 !important;
}

.node-type-webform .webform-client-form-1 .webform-component-textfield.webform-component--name {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.node-type-webform .webform-client-form-1 .webform-component-email.webform-component--email-id {
    float: left;
    width: 49%;
    margin-left: 1%;
}

.node-type-webform .webform-client-form-1 .webform-component-textfield.webform-component--phone {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.node-type-webform .webform-client-form-1 .webform-component-textfield.webform-component--pct-application-number {
    float: left;
    width: 49%;
    margin-left: 1%;
}

.webform-submission .webform-component--name {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.webform-submission .webform-component--email-id {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.webform-submission .webform-component--phone {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.webform-submission .webform-component--pct-application-number {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.webform-submission .webform-component--message {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.page-node-submission .webform-submission-navigation a {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.page-node-submission .webform-submission-navigation {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.title-image {
    background-image: url(../../../all/themes/gpf/img/banner_heading.png);
    height: 188px;
    display: table;
    vertical-align: middle;
    width: 100%;
    position: relative;
}

.webform-submission #countries_container {
    margin-bottom: 10px;
}

.title-image h1#page-title {
    padding: 0px 250px;
    margin-top: 0px !important;
    max-width: 1000px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    position: relative;
}

.Procedure_left {
    float: left;
    width: 50%;
    padding-right: 2%;
    border-right: 3px solid #f2f2f2;
    margin-top: 0px;
}

.field-name-field-documentation ul {
    list-item: none;
    margin: 0px;
    padding: 0px;
    margin-left: 15px;
}

.field-name-field-documentation ul li {
    font-family: 'Lato', sans-serif;
    color: #333;
    line-height: 21px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 300;
    list-style: none;
    position: relative;
    padding-left: 15px;
}

.field-name-field-documentation ul li:before {
    width: 5px;
    height: 5px;
    background-color: #033059;
    border-radius: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 7px;
}

.field-name-field-documentation ul li ul li:before {
    width: 5px;
    height: 5px;
    background-color: transparent;
    border: 1px solid #033059;
    border-radius: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 7px;
}

.field-name-field-documentation ul ul {
    margin-top: 15px;
    margin-left: 0px;
}

.field-name-field-documentation ul li ul li {
    margin-bottom: 10px;
}

.paragraphs-items-field-2-filing-to-grant-procedur {
    float: left;
    width: 48%;
    margin-left: 2%;
    font-family: 'Lato', sans-serif;
    color: #333;
    margin-bottom: 10px;
    font-size: 12px;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-item.even {
    float: left;
    margin-left: 50%;
    padding-left: 0px;
    position: relative;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-item.even .field-item.even {
    margin-left: 0%;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-item.even:before {
    background-image: url(../../../all/themes/gpf/img/circle_all.png);
    background-repeat: no-repeat;
    content: '';
    background-size: 50px;
    position: absolute;
    left: -50px;
    padding-left: 50px;
    padding: 26px;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-item.odd {
    float: left;
    width: 50%;
    padding-right: 50px;
    position: relative;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-item.odd:after {
    background-image: url(../../../all/themes/gpf/img/circle_all.png);
    content: '';
    background-repeat: no-repeat;
    background-size: 50px;
    position: absolute;
    right: 0px;
    padding-left: 50px;
    padding: 26px;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-item.odd .field-item.odd:after {
    background-image: none;
    content: '';
    background-size: 0px;
    position: absolute;
    right: 0px;
    padding-left: 0px;
    padding: 0px;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-item.odd .field-item.even:before {
    background-image: none;
    content: '';
    background-size: 0px;
    position: absolute;
    left: 0px;
    padding-left: 0px;
    padding: 0px;
}

.field-name-field-documentation .field-label {
    color: #4D4D4D;
    font-size: 25px;
    text-align: center;
    font-family: "Lato", Times, serif;
    margin-bottom: 10px;
    margin-top: 0px;
}

.field-name-field-documentation .field-label:before, .field-name-field-documentation .field-label:after {
    background-color: #4D4D4D;
    display: inline-block;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 2%;
}

.field-name-field-documentation .field-label:before {
    right: 0.5em;
}

.field-name-field-documentation .field-label:after {
    left: 0.5em;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-label {
    color: #4D4D4D;
    font-size: 25px;
    text-align: center;
    font-family: "Lato", Times, serif;
    margin-bottom: 10px;
    margin-top: 0px;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-label:before, .field-name-field-documentation .field-label:after {
    background-color: #4D4D4D;
    content: "";
    display: inline-block;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 2%;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-label:before {
    right: 0.5em;
}

.paragraphs-items-field-2-filing-to-grant-procedur .field-label:after {
    left: 0.5em;
}

.paragraphs-item-price {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.paragraphs-item-price .field-name-field-price-title .double-field-first {
    width: 80%;
    background-color: #033059;
    color: #fff;
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 10px;
}

.paragraphs-item-price .field-name-field-price-title .double-field-second {
    width: 20%;
    background-color: #033059;
    color: #fff;
    display: inline-block;
    padding: 10px;
}

.entity-paragraphs-item.paragraphs-item-price {
    background-color: #f2f2f2;
}

.paragraphs-item-price .content {
    margin-top: 0px;
}

.paragraphs-item-price .child-content {
    padding-left: 0;
}

.paragraphs-item-price .child-content .field-item:last-child .double-field-first {
    border-bottom: 0px !important;
}

.paragraphs-item-price .child-content .field-item:last-child .double-field-second {
    border-bottom: 0px !important;
}

.paragraphs-item-price .double-field-first {
    padding: 10px;
    width: 80%;
    display: inline-block;
    border-right: 1px solid #333;
    border-bottom: 1px solid #bfb9b9;
}

.paragraphs-item-price .double-field-second {
    padding: 10px;
    width: 20%;
    display: inline-block;
    border-bottom: 1px solid #bfb9b9;
}

.paragraphs-item-price .child-content .double-field-first {
    margin-left: 2%;
    width: 78%;
}

.entity-paragraphs-item.paragraphs-item-price .field-item.odd:last-child {
    background-color: #033059;
    color: #fff;
    margin-bottom: 30px;
}

.entity-paragraphs-item.paragraphs-item-price .field-item.odd:last-child .double-field-first {
    border-right: 1px solid #fff;
}

.field.field-name-field-price-decripation-parent.field-type-double-field.field-label-hidden:last-child {
    background-color: #d3d3d3;
}

.paragraphs-items.paragraphs-items-field-high-level-cost-estimate-f.paragraphs-items-field-high-level-cost-estimate-f-full.paragraphs-items-full:after {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #f2f2f2;
    display: inherit;
    margin: 40px auto;
}

.Procedure_right {
    float: left;
    width: 48%;
    margin-top: 0px;
    margin-left: 2%;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 12px;
    list-style: none;
    position: relative;
}

.Procedure_right h2 {
    font-weight: 700;
}

.right_step {
    float: right;
    width: 40%;
    margin-left: 60%;
    position: relative;
    padding-bottom: 40px;
}

.node-type-country .Procedure_right .field-label {
    color: #000;
    font-size: 25px !important;
    text-align: center;
    font-family: "Lato", sans-serif;
    margin-bottom: 10px;
    margin-top: 0px !important;
}

.Procedure_right .field-label:before, .field-name-field-documentation .field-label:after {
    background-color: #4D4D4D;
    content: "";
    display: inline-block;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 2%;
}

.Procedure_right .field-label:before {
    right: 0.5em;
}

.Procedure_right .field-label:after {
    left: 0.5em;
}

.right_step:after {
    background-image: url(../../../all/themes/gpf/img/circle_all.png);
    content: '';
    background-repeat: no-repeat;
    background-size: 50px;
    position: absolute;
    left: -80px;
    padding-left: 0px;
    padding: 26px;
    top: 0px;
}

.left_step {
    width: 40%;
    float: left;
    position: relative;
    margin-right: 60%;
    padding-bottom: 40px;
    text-align: right;
}

span.conDot {
    width: 6px;
    height: 6px;
    background-color: #033059;
    top: 72% !important;
    right: -44.5px;
    border-radius: 100%;
}

.left_step:after {
    background-image: url(../../../all/themes/gpf/img/circle_all.png);
    content: '';
    background-repeat: no-repeat;
    background-size: 50px;
    position: absolute;
    right: -70px;
    padding-left: 0px;
    padding: 26px;
    top: 0px;
}

.left_step:before {
    height: 100%;
    width: 1px;
    background-color: #7498b3;
    content: '';
    right: -42px;
    position: absolute;
}

.right_step:before {
    height: 100%;
    width: 1px;
    background-color: #7498b3;
    content: '';
    left: -55px;
    position: absolute;
    background-image: url(../../../all/themes/gpf/img/bullet.png);
    background-repeat: no-repeat;
}

.front .jcarousel-navigation {
    display: none;
}

.page-node-1 .title-image {
    background-image: none;
    min-height: 80px;
    height: 80px;
}

.left_step span {
    position: absolute;
    right: -45px;
    z-index: 999;
    top: 15px;
}

.right_step span {
    position: absolute;
    left: -57px;
    z-index: 9999;
    top: 15px;
}

.page-search ol.search-results li {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
}

.page-search ol.search-results li a {
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    font-weight: 700;
    line-height: 24px;
    color: #033059;
    font-size: 20px;
}

.page-search ol.search-results li a:hover {
    color: #EF0042;
}

.page-search ol.search-results li p {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
    margin-top: 10px;
}

.page-search ol.search-results li p.search-info {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.page-search .view-blog .views-row .views-field-body p .views-more-link {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-style: italic;
    font-size: 14px;
}

.page-search h1#page-title {
    margin-top: 0px !important;
}

.page-search .sidebar .block {
    background-color: #fff;
    border-color: #f9f9f9;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 14px;
    border-radius: 5px;
}

.page-search .sidebar .block ul li {
    margin-bottom: 10px;
}

.page-search .sidebar .block ul li a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-search .sidebar .block ul li a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

.page-search .sidebar .block .views-row {
    margin-bottom: 10px;
}

.page-search .sidebar .block .views-row a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-search .sidebar .block .views-row a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

.page-search input[type="text"] {
    padding: 17px 7px;
    width: 100% !important;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.page-search input[type="submit"] {
    margin-left: 0;
    margin-right: 0;
    height: 25px;
    width: 34px;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    border-color: #e4e4e4 #d2d2d2 #b4b4b4;
    background: url(../../../all/themes/gpf/images/search-button.png) no-repeat center top;
    overflow: hidden;
    color: #fff;
    right: 0px;
    border: 0px;
    height: auto !important;
    background-position: 50% !important;
    padding: 7px 20px !important;
    background-size: 33px !important;
    border-radius: 0px;
    position: absolute;
    text-align: center;
    width: auto;
    background-color: #023059 !important;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    height: auto;
}

.page-search #search-form .form-item-keys label {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
}

.page-search input[type="text"]:focus {
    border-top: 1px solid #ccc !important;
}

.page-search input[type="submit"]:hover {
    background-color: #EF0042 !important;
}

.page-search .content h2 {
    display: none;
}

.page-taxonomy .sidebar .block {
    background-color: #fff;
    border-color: #f9f9f9;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 14px;
    border-radius: 5px;
}

.page-taxonomy .sidebar .block ul li {
    margin-bottom: 10px;
}

.page-taxonomy .sidebar .block ul li a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-taxonomy .sidebar .block ul li a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

.page-taxonomy #block-search-form {
    margin-bottom: 0px;
}

.page-taxonomy .sidebar .block .views-row {
    margin-bottom: 10px;
}

.page-taxonomy .sidebar .block .views-row a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-taxonomy .sidebar .block .views-row a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

.page-taxonomy input[type="text"] {
    padding: 17px 7px;
    width: 100% !important;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.page-taxonomy input[type="submit"] {
    margin-left: 0;
    margin-right: 0;
    height: 25px;
    width: 34px;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    border-color: #e4e4e4 #d2d2d2 #b4b4b4;
    background: url(../../../all/themes/gpf/images/search-button.png) no-repeat center top;
    overflow: hidden;
    color: #fff;
    right: 0px;
    border: 0px;
    height: auto !important;
    background-position: 50% !important;
    padding: 7px 20px !important;
    background-size: 33px !important;
    border-radius: 0px;
    position: absolute;
    text-align: center;
    width: auto;
    background-color: #023059 !important;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    height: auto;
}

.page-taxonomy #search-form .form-item-keys label {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
}

.page-taxonomy input[type="text"]:focus {
    border-top: 1px solid #ccc !important;
}

.page-taxonomy input[type="submit"]:hover {
    background-color: #EF0042 !important;
}

.page-taxonomy .content h2 {
    display: none;
}

.page-taxonomy .field-name-field-categories {
    margin-top: 20px;
}

.page-taxonomy .views-row .views-field-title a {
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    font-weight: 700;
    line-height: 24px;
    color: #033059;
    font-size: 20px;
}

.page-taxonomy .field-name-field-categories h3 {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px !important;
    line-height: 19px;
}

.page-taxonomy .field-name-field-categories .links a {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-taxonomy .field-type-text-with-summary p a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.page-taxonomy .field-type-text-with-summary p a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 16px;
}

.page-taxonomy .meta.submitted {
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.page-archive .views-row .views-field-title a {
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    font-weight: 700;
    line-height: 24px;
    color: #033059;
    font-size: 20px;
}

.page-archive .views-row .views-field-created {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
}

.page-archive .field-name-field-categories h3 {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px !important;
    line-height: 19px;
}

.page-archive .field-name-field-categories .links a {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-archive .field-type-text-with-summary p a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.ppage-archive .field-type-text-with-summary p a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 16px;
}

.page-archive .meta.submitted {
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.page-archive .content p, .page-archive .content ol li, .page-archive .content ul li {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.page-archive .views-row .views-field-created {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
}

.page-archive .views-field-field-categories {
    margin-top: 20px;
}

.page-archive .views-more-link {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-style: italic;
    font-size: 14px;
}

.page-archive .view-taxonomy-term .views-row {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.page-archive .view-taxonomy-term .views-row .views-field-title a:hover {
    color: #EF0042;
}

.page-archive .view-taxonomy-term .views-row .views-field-body {
    margin-top: 10px;
}

.page-archive .views-field-field-categories span {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.page-archive .views-field-field-categories a {
    font-size: 14px;
    color: #333;
    font-family: 'Lato', sans-serif;
}

.page-archive .view-archive .views-row {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.page-archive .view-archive .views-row .views-field-body {
    margin-top: 10px;
}

.page-taxonomy .content p, .page-taxonomy .content ol li, .page-taxonomy .content ul li {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.page-taxonomy .views-row .views-field-created {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
}

.page-taxonomy .views-field-field-categories {
    margin-top: 20px;
}

.page-taxonomy .views-more-link {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-style: italic;
    font-size: 14px;
}

.page-taxonomy .view-taxonomy-term .views-row {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.page-taxonomy .view-taxonomy-term .views-row .views-field-title a:hover {
    color: #EF0042;
}

.page-taxonomy .view-taxonomy-term .views-row .views-field-body {
    margin-top: 10px;
}

.page-taxonomy .views-field-field-categories span {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
}

.page-taxonomy .views-field-field-categories a {
    font-size: 14px;
    color: #333;
    font-family: 'Lato', sans-serif;
}

.page-archive .sidebar .block {
    background-color: #fff;
    border-color: #f9f9f9;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 14px;
    border-radius: 5px;
}

.page-archive .sidebar .block ul li {
    margin-bottom: 10px;
}

.page-archive .sidebar .block ul li a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-archive .sidebar .block ul li a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

.page-archive #block-search-form {
    margin-bottom: 0px;
}

.page-archive .sidebar .block .views-row {
    margin-bottom: 10px;
}

.page-archive .sidebar .block .views-row a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-archive .sidebar .block .views-row a:hover {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-size: 14px;
}

.page-archive input[type="text"] {
    padding: 17px 7px;
    width: 100% !important;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.page-archive input[type="submit"] {
    margin-left: 0;
    margin-right: 0;
    height: 25px;
    width: 34px;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    border-color: #e4e4e4 #d2d2d2 #b4b4b4;
    background: url(../../../all/themes/gpf/images/search-button.png) no-repeat center top;
    overflow: hidden;
    color: #fff;
    right: 0px;
    border: 0px;
    height: auto !important;
    background-position: 50% !important;
    padding: 7px 20px !important;
    background-size: 33px !important;
    border-radius: 0px;
    position: absolute;
    text-align: center;
    width: auto;
    background-color: #023059 !important;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    height: auto;
}

.page-archive .node-blog h2 a {
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    font-weight: 700;
    line-height: 24px;
    color: #033059;
    font-size: 20px;
}

.page-archive .node-blog p, .page-archive .node-blog ol li, .page-archive .node-blog ul li {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.page-archive .node-blog ol, .page-archive .node-blog ul {
    margin: 0px;
    padding: 0px;
}

.page-archive .meta.submitted {
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px !important;
}

.page-archive .field-name-field-categories {
    margin-top: 20px;
    margin-bottom: 0px;
}

.page-archive .field-name-field-categories h3 {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 16px !important;
    line-height: 19px;
}

.page-archive .field-name-field-categories .links a {
    float: left;
    margin-right: 5px;
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px;
}

.page-archive .node-readmore a {
    font-family: 'Lato', sans-serif;
    color: #EF0042;
    font-style: italic;
    font-size: 14px;
}

.error_name {
    text-align: center;
    margin-top: 90px;
}

.error_message {
    font-size: 43px;
    color: #022e55;
    font-family: "Lato", sans-serif;
    line-height: 60px;
}

.error_small {
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    line-height: 30px;
}

.line_sp {
    width: 100px;
    height: 2px;
    background-color: #f2f2f2;
    margin: 30px auto;
}

.go_home a {
    color: #EF0042;
    font-size: 25px;
    font-family: 'Lato', sans-serif;
}

.go_home a:hover {
    color: #EF0042;
    font-size: 25px;
    font-family: 'Lato', sans-serif;
}

.contact_small {
    margin-top: 30px !important;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 21.6px;
    max-width: 80%;
    margin: 0px auto;
    text-align: center;
    color: #000;
}

.contact_small:after {
    width: 100px;
    margin: 30px auto;
    display: block;
    height: 3px;
    background-color: #f2f2f2;
    content: '';
}

.heading_blue {
    width: 100%;
    background-color: #033059;
    color: #fff;
    font-size: 25px;
    font-family: "Lato",sans-serif;
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 19px 10px;
}

.office_list ul {
    margin: 0px !important;
    padding: 0px !important;
    list-style: none;
    line-height: 25px;
    font-size: 18px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.office_list ul li .address {
    line-height: 25px;
    font-size: 18px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.office_list ul li {
    background: url(../../../all/themes/gpf/img/map-_icon.png) no-repeat left top;
    padding-left: 30px;
    padding-top: 16px;
    margin-top: 40px;
    min-height: 210px;
}

.block-webform h2 {
    color: #000000;
    font-size: 35px !important;
    text-align: center;
    font-family: "Lato", sans-serif;
    margin-bottom: 40px !important;
    margin-top: 60px !important;
}

.block-webform h2:before, .block-webform h2:after {
    background-color: #4D4D4D;
    content: "";
    display: inline-block;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 2%;
}

.block-webform h2:before {
    right: 0.5em;
}

.block-webform h2:after {
    left: 0.5em;
}

.node-type-page .field-type-text-with-summary .office_list ul li h2 {
    font-size: 20px !important;
    color: #424242;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
    margin-bottom: 10px !important;
    margin-top: 0px;
    text-align: inherit;
    margin-left: 25px;
}

.node-type-page .field-type-text-with-summary .office_list ul li h2:after, .node-type-page .field-type-text-with-summary .office_list ul li h2:before {
    display: none;
}

.tel_number {
    margin: 10px 0px;
    line-height: 21.6px;
    font-size: 18px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.email a {
    color: #EF0042;
    line-height: 21.6px;
    font-size: 18px !important;
}

.email a:hover {
    color: #EF0042;
}

.left_address {
    width: 50%;
    padding-right: 2%;
    border-right: 3px solid #f3f3f3;
    float: left;
}

.right_address {
    width: 48%;
    padding-left: 2%;
    float: left;
}

input[type="text"] {
    border: 0px;
    border-top: 5px solid #ccc !important;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}

input[type="email"] {
    border: 0px;
    border-top: 5px solid #ccc !important;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}

textarea {
    border: 0px;
    border-top: 5px solid #ccc !important;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}

form input[type="submit"], #edit-actions-cancel {
    color: #fff;
    border: 0px;
    padding: 10px 20px;
    border-radius: 0px;
    text-align: center;
    width: auto;
    background-color: #023059;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    height: auto;
    background-image: none;
}

form input[type="submit"]:hover, #edit-actions-cancel:hover {
    background-color: #ef0043;
}

form label {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px !important;
    margin-bottom: 5px;
}

form .description {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 12px !important;
    margin-bottom: 5px;
}

.webform-client-form .left_input {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.webform-client-form .right_input {
    float: left;
    width: 49%;
    margin-left: 1%;
}

#user-login .form-type-textfield {
    float: left;
    width: 49%;
    margin-right: 1%;
}

#user-login .form-type-password {
    float: left;
    width: 49%;
    margin-left: 1%;
}

#user-login .form-type-password input {
    width: 100%;
}

.node-type-country .field-label {
    color: #000000;
    font-size: 35px !important;
    text-align: center;
    font-family: "Lato", sans-serif;
    margin-bottom: 40px !important;
    margin-top: 60px !important;
}

.node-type-country .field-label:before, .node-type-country .field-label:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 2%;
}

.node-type-country .field-label:before {
    right: 0.5em;
}

.node-type-country .field-label:after {
    left: 0.5em;
}

.field-name-field-documentation .field-label {
    font-size: 25px !important;
    margin-top: 0px !important;
    font-weight: normal;
}

.status-hide {
    display: none;
}

.page-node-submission-edit .status-hide {
    display: block;
}

.Procedure_right div:last-child:before {
    display: none;
}

.Procedure_right div:last-child:after {
    background-image: url(../../../all/themes/gpf/img/circle_all_last.png);
}

.sub_heading {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.Procedure_right p {
    font-size: 14px;
    font-weight: 300;
}

.Procedure_right div:last-child span.conDot {
    display: none;
}

.page-user .profile .user-picture {
    float: left;
}

.page-user .profile .field-label {
    float: left;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 5px;
}

.page-user .profile .field-items {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    margin-bottom: 15px;
}

.view-id-our_submissions .main-profile-wrapper .header-one-item-wrapper {
    background-color: #023059;
    float: left;
    width: 100%;
    display: table;
}

.main-profile-wrapper .header-one-item-wrapper div {
    width: 10%;
    padding: 10px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.main-profile-wrapper .header-one-item-wrapper div:last-child {
    border-right: 0px solid #fff;
}

.main-profile-wrapper .submission-update-one-item-wrapper div {
    width: 10%;
    padding: 10px;
    word-break: break-word;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #3b3b3b;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.view-id-our_submissions .views-row-odd {
    background-color: #f2f2f2;
}

.view-id-our_submissions .views-row-even {
    background-color: #d3d3d3;
}

.main-profile-wrapper .submission-update-one-item-wrapper ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.main-profile-wrapper .submission-update-one-item-wrapper ol {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.main-profile-wrapper .submission-update-one-item-wrapper div div {
    width: 100%;
    border-right: 0px;
    padding: 0px;
    display: block;
}

.view-id-our_submissions {
    float: left;
    width: 100%;
}

.view-registered-clients .main-profile-wrapper .header-one-item-wrapper {
    background-color: #023059;
    float: left;
    width: 100%;
    display: table;
}

.view-registered-clients .main-profile-wrapper .header-one-item-wrapper div {
    width: 11.10%;
    padding: 10px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.view-registered-clients .main-profile-wrapper .header-one-item-wrapper div:last-child {
    border-right: 0px solid #fff;
}

.view-registered-clients .main-profile-wrapper .submission-update-one-item-wrapper div {
    width: 11.10%;
    padding: 10px;
    word-break: break-word;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #3b3b3b;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.view-registered-clients .views-row-odd {
    background-color: #f2f2f2;
}

.view-registered-clients .views-row-even {
    background-color: #d3d3d3;
}

.view-registered-clients .submission-update-one-item-wrapper ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.view-registered-clients .submission-update-one-item-wrapper ol {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.view-registered-clients .submission-update-one-item-wrapper div div {
    width: 100%;
    border-right: 0px;
    padding: 0px;
}

.view-registered-clients {
    float: left;
    width: 100%;
}

.view-ip-tracker .main-profile-wrapper .header-one-item-wrapper {
    background-color: #023059;
    float: left;
    width: 100%;
    display: table;
}

.view-ip-tracker .main-profile-wrapper .header-one-item-wrapper div {
    width: 11.10%;
    padding: 10px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.view-registered-clients .main-profile-wrapper .header-one-item-wrapper div:last-child {
    border-right: 0px solid #fff;
}

.view-ip-tracker .main-profile-wrapper .submission-update-one-item-wrapper div {
    width: 11.10%;
    padding: 10px;
    word-break: break-word;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #3b3b3b;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.view-ip-tracker .views-row-odd {
    background-color: #f2f2f2;
}

.view-ip-tracker .views-row-even {
    background-color: #d3d3d3;
}

.view-ip-tracker .submission-update-one-item-wrapper ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.view-ip-tracker .submission-update-one-item-wrapper ol {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.view-ip-tracker .submission-update-one-item-wrapper div div {
    width: 100%;
    border-right: 0px;
    padding: 0px;
}

.view-ip-tracker {
    float: left;
    width: 100%;
}

.views-exposed-form select:focus {
    border-top: 1px solid #ccc !important;
}

.views-exposed-form select {
    padding: 6px !important;
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 23px;
    padding: 8px 20px !important;
}

#block-views-user-submissions-block h2 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px !important;
    display: block;
    font-weight: bold;
}

#block-views-user-submissions-block .main-profile-wrapper .header-one-item-wrapper {
    background-color: #023059;
    float: left;
    width: 100%;
    display: table;
}

#block-views-user-submissions-block .main-profile-wrapper .header-one-item-wrapper div {
    padding: 10px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

#block-views-user-submissions-block .main-profile-wrapper .header-one-item-wrapper div:last-child {
    border-right: 0px solid #fff;
}

#block-views-user-submissions-block .main-profile-wrapper .submission-update-one-item-wrapper div {
    padding: 10px;
    word-break: break-word;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #3b3b3b;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

#block-views-user-submissions-block .views-row-odd {
    background-color: #f2f2f2;
}

#block-views-user-submissions-block .views-row-even {
    background-color: #d3d3d3;
}

#block-views-user-submissions-block .submission-update-one-item-wrapper ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

#block-views-user-submissions-block .submission-update-one-item-wrapper ol {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

#block-views-user-submissions-block .submission-update-one-item-wrapper div div {
    width: 100%;
    border-right: 0px;
    padding: 0px;
}

#block-views-user-submissions-block {
    float: left;
    width: 100%;
}

.view-id-user_submissions_.view-display-id-block_1 h2 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px !important;
    display: block;
    font-weight: bold;
}

.view-id-user_submissions_.view-display-id-block_1 .main-profile-wrapper .header-one-item-wrapper {
    background-color: #023059 !important;
    float: left;
    width: 100%;
    display: table;
}

.view-id-user_submissions_.view-display-id-block_1 .main-profile-wrapper .header-one-item-wrapper div {
    padding: 10px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.view-id-user_submissions_.view-display-id-block_1 .main-profile-wrapper .header-one-item-wrapper div:last-child {
    border-right: 0px solid #fff;
}

.view-id-user_submissions_.view-display-id-block_1 .main-profile-wrapper .submission-update-one-item-wrapper div {
    padding: 10px;
    word-break: break-word;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #3b3b3b;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.view-id-user_submissions_.view-display-id-block_1 .views-row-odd {
    background-color: #f2f2f2;
}

.view-id-user_submissions_.view-display-id-block_1 .views-row-even {
    background-color: #d3d3d3;
}

.view-id-user_submissions_.view-display-id-block_1 .submission-update-one-item-wrapper ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.view-id-user_submissions_.view-display-id-block_1 .submission-update-one-item-wrapper ol {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.view-id-user_submissions_.view-display-id-block_1 .submission-update-one-item-wrapper div div {
    width: 100%;
    border-right: 0px;
    padding: 0px;
}

.view-id-user_submissions_.view-display-id-block_1 {
    float: left;
    width: 100%;
}

.page-user .view-id-all_submissions h2 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px !important;
    display: block;
    font-weight: bold;
}

.page-user .view-id-all_submissions .views-exposed-form {
    margin-bottom: 15px !important;
}

.page-user .view-id-all_submissions .main-profile-wrapper .header-one-item-wrapper {
    background-color: #023059 !important;
    float: left;
    width: 100%;
    display: table;
}

.page-user .view-id-all_submissions .main-profile-wrapper .header-one-item-wrapper div {
    padding: 10px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.page-user .view-id-all_submissions .main-profile-wrapper .header-one-item-wrapper div:last-child {
    border-right: 0px solid #fff;
}

.page-user .view-id-all_submissions .main-profile-wrapper .submission-update-one-item-wrapper div {
    padding: 10px;
    word-break: break-word;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #3b3b3b;
    border-right: 1px solid #fff;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.page-user .view-id-all_submissions .views-row-odd {
    background-color: #f2f2f2;
}

.page-user .view-id-all_submissions .views-row-even {
    background-color: #d3d3d3;
}

.page-user .view-id-all_submissions .submission-update-one-item-wrapper ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.page-user .view-id-all_submissions .submission-update-one-item-wrapper ol {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.page-user .view-id-all_submissions .submission-update-one-item-wrapper div div {
    width: 100%;
    border-right: 0px;
    padding: 0px;
}

.page-user .view-id-all_submissions {
    float: left;
    width: 100%;
}

.node-type-application-details .field-name-field-pct-base-application-numbe {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px;
    font-family: 'Lato', sans-serif;
    background-color: #868686;
    color: #fff;
    padding-bottom: 12px;
    margin-bottom: 10px;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.even {
    background-color: #f3f3f3;
    display: inline-block;
    width: 100%;
    font-family: 'Lato', sans-serif;
    padding: 1px 10px;
    margin-bottom: 15px;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.even .even {
    background-color: #f3f3f3;
    padding: 0px;
    padding-bottom: 5px !important;
    margin-bottom: 5px;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.even .odd {
    background-color: #f3f3f3;
    padding: 0px;
    padding-bottom: 5px !important;
    margin-bottom: 5px;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.even .field:last-child .even {
    padding-bottom: 0px !important;
    border-bottom: 0px
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.even .field:last-child .odd {
    padding-bottom: 0px !important;
    border-bottom: 0px
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.even .content .field {
    border-bottom: 1px solid #dcd9d9;
    display: inline-block;
    width: 100%;
}

.node-type-application-details .field-name-field-application-name {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px;
    font-family: 'Lato', sans-serif;
    background-color: #868686;
    color: #fff;
    padding-bottom: 12px;
    margin-bottom: 10px;
}

.node-type-application-details .field-name-field-email-id {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px;
    font-family: 'Lato', sans-serif;
    background-color: #868686;
    color: #fff;
    padding-bottom: 12px;
    margin-bottom: 10px;
}

.node-type-application-details .field-name-field-phone-no {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px;
    font-family: 'Lato', sans-serif;
    background-color: #868686;
    color: #fff;
    padding-bottom: 12px;
    margin-bottom: 10px;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.even .content .field:last-child {
    border-bottom: 0px;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.odd {
    background-color: #f3f3f3;
    display: inline-block;
    width: 100%;
    font-family: 'Lato', sans-serif;
    padding: 1px 10px;
    margin-bottom: 15px;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.odd .even {
    background-color: #f3f3f3;
    padding: 0px;
    padding-bottom: 5px !important;
    margin-bottom: 5px;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.odd .odd {
    background-color: #f3f3f3;
    padding: 0px;
    padding-bottom: 5px !important;
    margin-bottom: 5px;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.odd .field:last-child .even {
    padding-bottom: 0px !important;
    border-bottom: 0px
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.odd .field:last-child .odd {
    padding-bottom: 0px !important;
    border-bottom: 0px
}

.node-type-application-details .field .field-label {
    float: left;
    width: 80%;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.odd .field-items {
    width: 20%;
    float: left;
}

.node-type-application-details .paragraphs-items-field-group-of-application .field-item.even .field-items {
    width: 20%;
    float: left;
}

.node-type-application-details .field-type-text-with-summary .field-label {
    width: 100% !important;
    float: none;
}

.node-type-application-details .field-type-text-with-summary {
    font-family: 'Lato', sans-serif;
    font-family: 'Lato', sans-serif;
    color: #333;
    line-height: 24px;
    font-size: 16px;
}

.node-type-application-details .field-type-text-with-summary p {
    margin-bottom: 10px;
}

.node-type-application-details .field-name-field-message {
    font-family: 'Lato', sans-serif;
    font-family: 'Lato', sans-serif;
    color: #333;
    line-height: 24px;
    font-size: 16px;
}

.node-type-application-details .field-name-field-message .field-label {
    width: 100% !important;
    float: none;
}

.node-type-application-details .field-name-field-message p {
    width: 100%;
    float: none;
}

#view-id-our_submissions {
    background-color: #d3d3d3;
}

#block-views-our-submissions-block h2 {
    color: #000000;
    font-size: 25px !important;
    text-align: center;
    width: 100%;
    float: left;
    font-family: "Lato", sans-serif;
    margin-bottom: 40px !important;
    margin-top: 60px !important;
}

.view-id-our_submissions h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px !important;
    display: block;
    font-weight: bold;
}

#block-views-our-submissions-block h2:before, #block-views-our-submissions-block h2:after {
    background-color: #4D4D4D;
    content: "";
    display: inline-block;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 2%;
}

#block-views-our-submissions-block h2:before {
    right: 0.5em;
}

#block-views-our-submissions-block h2:after {
    left: 0.5em;
}

.node-type-blog h1#page-title:before {
    display: none
}

.node-type-blog h1#page-title:after {
    display: none
}

.paragraphs-items-field-high-level-cost-estimate-f .field-item.even .field-item.even:first-child {
    background-color: #D3D3D3 !important;
}

.paragraphs-items-field-high-level-cost-estimate-f .field-item.even .child-content .field-item.even:first-child {
    background-color: #f2f2f2 !important;
}

.paragraphs-items-field-high-level-cost-estimate-f .field-item.odd .field-item.even:first-child {
    background-color: #D3D3D3 !important;
}

.paragraphs-items-field-high-level-cost-estimate-f .field-item.odd .child-content .field-item.even:first-child {
    background-color: #f2f2f2 !important;
}

.node-type-country .Procedure_left .field-label {
    margin-top: 0px !important;
    color: #000;
    font-size: 25px !important;
    text-align: center;
    font-family: "Lato", sans-serif;
    margin-bottom: 10px;
    margin-top: 0px !important;
}

.office_list {
    margin-top: 40px;
}

.region-home-our-experience {
    z-index: 0;
    position: relative;
}

.node-type-page .field-type-text-with-summary ul li {
    font-family: 'Lato', sans-serif;
    color: #333;
    line-height: 24px;
    margin-bottom: 30px;
    font-size: 16px;
    position: relative;
    padding-left: 0px;
}

.node-type-page .field-type-text-with-summary h2 {
    color: #4D4D4D;
    font-size: 25px !important;
    line-height: 31px;
    text-align: center;
    font-family: "Lato",  sans-serif !important;
    margin-bottom: 20px !important;
    margin-top: 50px;
}

.node-type-page .field-type-text-with-summary h2:before, .node-type-page .field-type-text-with-summary h2:after {
    background-color: #4D4D4D;
    content: "";
    display: inline-block;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 2%;
}
.node-type-page .field-type-text-with-summary h2:before,
.node-type-page .field-type-text-with-summary h2:after {
    content: none !important;
    display: none !important;
    background: none !important;
    width: 0 !important;
    height: 0 !important;
}
.node-type-page .field-type-text-with-summary h2:before,
.node-type-page .field-type-text-with-summary h2:after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    background: transparent !important;
    border: none !important;
}
.node-type-page .field-type-text-with-summary h2 {
    padding: 10px 0 !important;   /* space inside */
    margin: 20px 0 !important;    /* space outside */
    display: block;               /* ensure clean spacing */
}


.node-type-page .field-type-text-with-summary h2:before {
    right: 0.5em;
}

.node-type-page .field-type-text-with-summary h2:after {
    left: 0.5em;
}

.front .comb_header {
    z-index: 99999 !important;
}

.jcarousel-skin-default .jcarousel-next, .jcarousel-skin-default .jcarousel-prev {
    display: none !important;
}

.node-type-faq .ui-accordion .ui-accordion-header {
    background: #18456f !important;
    padding: 10px 10px 10px 30px;
    margin-top: 5px;
}

.node-type-faq .ui-accordion .ui-accordion-header a {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

.node-type-faq .ui-accordion .ui-accordion-header:hover {
    background: #033059 !important;
}

.node-type-faq .ui-accordion .ui-accordion-header.ui-accordion-header-active {
    background: #033059 !important;
}

.node-type-faq .ui-accordion .ui-accordion-content {
    padding: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.node-type-faq .ui-state-default .ui-icon {
    background-image: url(../../../all/themes/gpf/img/in-l.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 5px;
}

.node-type-faq .ui-state-default .ui-icon.ui-icon-triangle-1-s {
    background-image: url(../../../all/themes/gpf/img/ic-d.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 10px;
}

.node-type-faq #main {
    margin-top: 50px !important;
    margin-bottom: 0px !important;
}

.webform-client-form.webform-client-form-1 #countries_container .ui-accordion-header, .page-node-submission .ui-accordion-header {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 14px !important;
    margin-bottom: 0px;
    margin-top: 10px;
    background: #e2e2e2;
    border-radius: 0px;
    border: 1px solid #a5a2a2;
}

.webform-client-form.webform-client-form-1 #countries_container {
    margin-bottom: 10px;
}

.webform-client-form.webform-client-form-1 #countries_container .ui-accordion-content .form-item.form-type-checkbox {
    float: left;
    width: 25%;
}

.webform-client-form.webform-client-form-1 #countries_container .ui-accordion-content {
    height: auto !important;
}

.page-node-submission .accordion-container .ui-accordion-content {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 14px !important;
}

fieldset {
    font-size: 14px;
    line-height: 23px;
    font-family: 'Lato', sans-serif;
}

fieldset legend {
    background: #e2e2e2;
    border: 1px solid #ccc;
    border-bottom: none;
    color: #3b3b3b;
    display: block;
    height: initial;
    font-family: 'Lato', sans-serif;
    line-height: 2;
    padding: 0;
    left: -1px;
    position: absolute;
    text-indent: 10px;
    text-shadow: 0 1px 0 #fff;
    top: -30px;
    width: 100.3% !important;
    padding: .2em 7.5em 0.2em 0.5em;
    -khtml-border-radius-topleft: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -khtml-border-radius-topright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 14px;
}

.webform-submission-actions li.resend a {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 14px !important;
    margin-bottom: 5px;
}

table.views-table th {
    background-color: #023059;
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

table.views-table td {
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

table#webform-components th {
    background-color: #023059;
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

table#webform-components td {
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

.page-user table th {
    background-color: #023059;
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

.page-user table td {
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

.page-node-track table th {
    background-color: #023059;
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

.page-node-track table td {
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

.page-node-visitors table th {
    background-color: #023059;
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

.page-node-visitors table td {
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

.page-admin-reports table th {
    background-color: #023059;
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

.page-admin-reports table td {
    font-size: 16px;
    padding: 10px;
    font-family: 'Lato', sans-serif;
}

#block-views-status-analysis-status-analysis .view-display-id-status_analysis .views-summary {
    padding: 30px 20px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 15px;
    min-width: 100px;
    background-color: #8bc34a;
    margin-right: 10px;
}

#block-views-status-analysis-status-analysis .view-display-id-status_analysis span.views-summary:first-child:before {
    content: 'Complete';
}

#block-views-status-analysis-status-analysis .view-display-id-status_analysis span.views-summary:before {
    content: 'Pending';
    margin-bottom: 10px;
    display: block;
    width: 100px;
    font-size: 16px;
    font-weight: bold;
}

#block-views-status-analysis-status-analysis .view-display-id-status_analysis span.views-summary:last-child:before {
    content: 'Processing';
}

#block-views-status-analysis-status-analysis .view-display-id-status_analysis span.views-summary a {
    display: none;
}

#block-views-status-analysis-status-analysis .view-display-id-status_analysis .views-summary:first-child {
    background-color: #00bcd4;
}

#block-views-status-analysis-status-analysis .view-display-id-status_analysis .views-summary:last-child {
    background-color: #ffa726;
}

#block-views-status-analysis-status-analysis {
    display: inline-block;
    width: 100%;
}

#block-views-status-analysis-status-analysis h2 {
    color: #333;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
    font-family: 'Lato', sans-serif;
}

#block-views-status-analysis-status-analysis .view-display-id-status_analysis {
    margin: 3px 0px 10px 0px;
    display: inline-block;
}

#block-visitors-0 {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

#block-visitors-0 h2 {
    border-bottom: 1px solid #ccc;
    color: #333;
    padding: 10px 0px;
    font-family: 'Lato', sans-serif;
}

#block-visitors-0 .item-list ul {
    margin: 0px 0px;
    padding: 0px 0px;
}

#block-visitors-0 .item-list ul li {
    margin-right: 10px;
    font-size: 16px;
    position: relative;
    list-style: none;
    padding: 20px 15px 20px 70px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    float: left;
}

#block-visitors-0 .item-list ul li:before {
    position: absolute;
    background-image: url(../../../all/themes/gpf/img/visitor.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 50%;
    width: 60px;
    background-color: #8bc34a;
    content: '';
    height: 100%;
    top: 0px;
    left: 0px;
}

#block-visitors-0 .item-list ul li:first-child:before {
    background-color: #00bcd4;
}

#block-visitors-0 .item-list ul li:last-child:before {
    background-color: #ffa726;
}

@-moz-document url-prefix() {
    .view-id-user_submissions_.view-display-id-block_1 .main-profile-wrapper .submission-update-one-item-wrapper div {
        word-break: break-all;
    }

    .main-profile-wrapper .submission-update-one-item-wrapper div {
        word-break: break-all;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    #footer-columns .content li {
        width: 100%;
        border-bottom: 1px solid #193e5f;
    }

    .webform-client-form.webform-client-form-1 #countries_container .ui-accordion-content .form-item.form-type-checkbox {
        float: left;
        width: 100%;
    }

    #footer-wrapper {
        margin-top: 40px !important;
    }

    #footer ul {
        padding: 12px 0px !important;
        float: left;
        width: 100%;
    }

    #header div.section, #featured div.section, #messages div.section, #main, #triptych, #footer-columns, #footer {
        width: 100%;
    }

    #page-wrapper {
        min-width: 100%;
    }

    #footer {
        width: 100%;
        min-width: 100%;
    }

    #triptych h2, h1#page-title {
        width: 100%;
        overflow: hidden;
        font-size: 30px !important;
        margin-top: 40px !important;
    }

    #block-views-why-chosse-us-block .views-row {
        margin: 0px auto 20px auto;
        display: block;
        float: none;
    }

    #views_slideshow_cycle_teaser_section_our_approch-block {
        width: 100% !important;
        height: auto;
    }

    #views_slideshow_cycle_teaser_section_our_approch-block img {
        width: 100% !important;
        margin-right: 0px;
        height: auto;
    }

    #views_slideshow_cycle_teaser_section_our_experience-block {
        width: 100% !important;
        height: auto;
    }

    #views_slideshow_cycle_teaser_section_our_experience-block img {
        width: 100% !important;
        margin-right: 0px;
        height: auto;
    }

    .top_bar_inner {
        width: 100%;
    }

    #footer-wrapper .region-footer-countries-menu {
        width: 100%;
    }

    .footer_bottom .region-copyright {
        width: 100%;
    }

    .footer_bottom .region-footer-menu {
        width: 100%;
    }

    .title-image {
        background-image: url(../../../all/themes/gpf/img/banner_heading.png);
        max-height: 188px;
        display: table;
        height: auto;
        vertical-align: middle;
        width: 100%;
        position: relative;
        min-height: 101px;
        padding: 17px 0px;
        background-position: -850px -1px;
    }

    .node-type-country .field-label {
        color: #000000;
        font-size: 30px !important;
        text-align: center;
        font-family: "Lato",  sans-serif;
        margin-bottom: 40px !important;
        margin-top: 60px !important;
        line-height: 1.2em;
    }

    .jcarousel-skin-default .jcarousel-next, .jcarousel-skin-default .jcarousel-prev {
        top: 45px;
    }

    .proceedforwardbtn {
        position: relative;
        text-align: center;
        padding: 10px 10px 20px 10px;
    }

    .proceedforwardbtn #redirecturlonbuttonappend {
        position: relative;
        display: none;
        left: 0%;
        bottom: 0px;
        padding: 10px;
        text-align: center;
        width: 100%;
        background-color: #023059;
        text-decoration: none;
        font-size: 13px;
        font-family: 'Lato', sans-serif;
        max-width: auto;
        color: #fff;
        margin: 0px auto;
        text-align: center;
        margin: 0px auto;
    }

    .full_height.mapael .mapTooltip {
        font-size: 12px !important;
    }

    .contact_small {
        margin-top: 0px !important;
        text-align: left;
        max-width: 100%;
    }

    .overlay .overlay_text p {
        font-size: 23px;
        line-height: 32px;
    }

    .overlay .overlay_text img {
        width: 90%;
    }

    #views_slideshow_cycle_main_testimonial-block .views-field-body p {
        font-size: 20px;
        padding: 0px 10px;
    }

    #views_slideshow_cycle_div_our_experience-block_0 p {
        left: 10px;
        font-size: 20px;
        line-height: 30px;
        top: 10px;
    }

    #views_slideshow_cycle_div_our_experience-block_0 p span {
        font-size: 20px;
        line-height: 30px;
    }

    #views_slideshow_cycle_div_our_experience-block_2 p {
        left: 10px;
        font-size: 20px;
        line-height: 30px;
        top: 10px;
    }

    #views_slideshow_cycle_div_our_experience-block_3 p {
        font-size: 20px;
        line-height: 30px;
        left: 10px;
        top: 10px;
        color: #023059 !important;
    }

    #views_slideshow_cycle_div_our_experience-block_3 span {
        font-size: 20px;
        line-height: 30px;
        position: relative;
    }

    #views_slideshow_cycle_div_our_experience-block_2 span span {
        font-size: 20px;
        line-height: 30px;
    }

    #views_slideshow_cycle_div_our_experience-block_2 span {
        font-size: 20px;
        line-height: 30px;
    }

    #footer-wrapper {
        padding: 35px 10px 30px;
    }

    #footer-wrapper .region-footer-blog-menu {
        float: left;
        width: 100%;
    }

    .footer_bottom .region-copyright p {
        padding: 0px 0px;
        color: #2A84D9;
    }

    #footer ul li {
        width: 100%;
        border-bottom: 1px solid #193e5f;
        float: left;
        padding: 10px 10px;
    }

    #footer li a {
        padding: 0px !important;
        float: none !important;
        border-right: 0px !important;
    }

    .title-image h1#page-title {
        padding: 0px 10px;
    }

    #sidebar-first, #sidebar-second {
        width: 100%;
    }

    .sidebar .section {
        padding: 0px 10px;
    }

    .page-blog .content {
        padding: 0px 10px;
    }

    .one-sidebar #content {
        width: 100%;
        margin-right: 0;
    }

    .node-type-blog .meta.submitted {
        margin-right: 0;
        padding: 0px 10px;
    }

    .top_bar {
        padding: 10px 10px 10px 0px;
        display: none;
    }

    .node .content {
        padding: 0px 10px;
    }

    .node-type-webform .webform-client-form-1 .webform-component-textfield.webform-component--name {
        width: 100%;
        margin-right: 0px;
    }

    .node-type-webform .webform-client-form-1 .webform-component-textfield.webform-component--phone {
        width: 100%;
        margin-right: 0px;
    }

    .node-type-webform .webform-client-form-1 .webform-component-textfield.webform-component--pct-application-number {
        width: 100%;
        margin-left: 0px;
    }

    .node-type-webform .webform-client-form-1 .webform-component-email.webform-component--email-id {
        width: 100%;
        margin-left: 0px;
    }

    .logo_main {
        float: left;
        max-width: 100%;
        text-align: center;
        padding-top: 8px;
        width: 100px;
		position: relative;
		z-index: 99;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    .logo_main img {
        width: 100%;
    }

    #logo {
        float: none !important;
        padding: 0px !important;
        position: relative !important;
        z-index: 9999 !important
    }

    #main-menu {
        max-width: 100%;
    }

    .page-blog #footer-wrapper .content {
        padding: 0px 0px;
    }

    .responsive-menus.responsified span.toggler {
        padding: 0px;
        display: block;
        background: transparent;
        color: #fff;
        border-radius: 00;
        box-shadow: none;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
        outline: none;
        line-height: 0px;
        font-family: 'Lato', sans-serif;
        width: auto;
        float: right;
        font-size: 0px;
    }

    .responsive-menus.responsified span.toggler:before {
        content: 'â˜°';
        font-family: 'Lato', sans-serif;
        font-size: 26px;
        color: #033059;
        padding: 10px;
        display: block;
        border: 0px solid #033059;
        line-height: 18px;
    }

    #main-menu-links {
        display: block;
        padding: 0 !important;
        margin: 0 !important;
        float: left;
        width: 100%;
    }

    #superfish-1-accordion li {
        width: 100%;
        display: block;
        padding: 0 !important;
        margin: 0 !important;
        clear: both;
        list-style: none;
    }

    #superfish-1-accordion a {
        background-color: #033059 !important;
        display: block;
        padding: 10px !important;
        width: 100% !important;
        height: auto;
        margin: 0;
        text-align: left;
        color: #fff;
        border-bottom: 1px solid #bbb !important;
        text-decoration: none;
        text-transform: capitalize !important;
        font-family: 'Lato', sans-serif !important;
        font-size: 14px !important
    }

    #superfish-1-accordion li a:hover {
        background-color: #18456f !important;
        color: #fff;
    }

    .responsive-menus.responsified span.toggler:hover:before {
        background-color: #033059;
        color: #fff;
    }

    .responsive-menus.responsified.responsive-toggled span.toggler:before {
        background-color: #033059;
        color: #fff;
    }

    .responsive-menus.responsified.responsive-toggled .responsive-menus-simple, .responsive-menus.responsified.responsive-toggled .responsive-menus-simple ul {
        float: left;
        width: 100%;
    }

    .responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple {
        position: relative;
    }

    .responsive-menus.responsified {
        position: absolute;
        top: 9px;
    }

    .responsive-menus.responsified.responsive-toggled.absolute {
        position: absolute;
        z-index: 99999;
    }

    .responsive-menus.responsified span.toggler {
        background: transparent;
    }

    #superfish-1-accordion li a {
        background-color: #033059;
    }

    #superfish-1-accordion li li a {
        padding-left: 20px !important;
    }

    .responsive-menus.responsified .responsive-menus-simple {
        box-shadow: none;
    }

    .comb_header .region.region-header #block-superfish-1 {
        margin: 0px !important;
        position: absolute;
        right: 0px;
        width: 100%;
        z-index: 9;
        top: 9px;
    }

    #superfish-1-toggle {
        font-size: 0px;
        position: absolute;
        right: 0px;
        background: transparent;
        border: 0;
        font-weight: bold;
        text-decoration: none;
    }

    #superfish-1-toggle:before {
        content: 'â˜°';
        font-family: 'Lato', sans-serif;
        font-size: 26px;
        color: #033059;
        padding: 10px;
        display: block;
        border: 0px solid #033059;
        line-height: 18px;
    }

    #superfish-1-toggle:hover:before {
        background-color: #033059;
        color: #fff;
    }

    #superfish-1-accordion {
        display: block;
        position: relative;
        top: 35px !important;
    }

    .node-type-country #content {
        padding: 0px 10px;
        width: 100%;
        float: left;
    }

    .Procedure_left {
        float: left;
        border-right: 0px solid #f2f2f2;
        width: 100%;
        margin-right: 0;
    }

    .right_step {
        width: 100%;
        padding-left: 0px;
        text-align: left;
        padding-bottom: 20px;
    }

    .paragraphs-item-price .field-name-field-price-title .double-field-first {
        width: 60%;
    }

    .paragraphs-item-price .double-field-first {
        width: 60%;
    }

    .paragraphs-item-price .child-content .double-field-first {
        width: 58%;
    }

    .paragraphs-item-price .double-field-second {
        width: 40%;
    }

    .paragraphs-item-price .double-field-second {
        width: 40%;
    }

    .paragraphs-item-price .field-name-field-price-title .double-field-second {
        width: 40%;
    }

    .Procedure_right {
        width: 100%;
        margin-left: 0px;
    }

    .title-image h1#page-title {
        padding: 0px 30px;
    }

    .left_step {
        width: 100%;
        margin-right: 0px;
        text-align: left;
        padding-bottom: 20px;
    }

    .left_step::before, .left_step::after, .right_step::before, .right_step::after {
        display: none;
    }

    .left_step span, .right_step span {
        display: none;
    }

    .left_address {
        width: 98%;
        padding-right: 0;
        border-right: 0;
        float: left;
    }

    .right_address {
        width: 98%;
        padding-left: 0%;
        float: left;
    }

    .block-webform .content {
        padding: 0px 10px;
    }

    .webform-client-form .left_input {
        width: 100%;
        margin-right: 0px;
    }

    .webform-client-form .right_input {
        width: 100%;
        margin-left: 0px;
    }

    #user-login .form-type-textfield {
        width: 100%;
        margin-right: 0px;
    }

    #user-login .form-type-password {
        width: 100%;
        margin-left: 0px;
    }

    .page-user #content .section {
        padding: 0px 10px;
    }

    .page-taxonomy .content {
        padding: 0px 10px;
    }

    .page-archive #content {
        padding: 0px 10px;
    }

    .page-archive #content .content {
        padding: 0px 0px;
    }

    #footer-wrapper .block {
        margin-top: 25px;
    }

    .main-profile-wrapper .submission-update-one-item-wrapper div {
        width: 100%;
        display: block;
        border-bottom: 1px solid #e6e6e6;
    }

    .main-profile-wrapper .submission-update-one-item-wrapper div div {
        width: 100%;
        display: block;
        border-bottom: 0px solid #333;
    }

    .main-profile-wrapper .header-one-item-wrapper div {
        width: 100%;
        display: block;
        border-bottom: 1px solid #fff;
    }

    .top_bar #secondary-menu #secondary-menu-links {
        float: none;
        margin: 0px;
        width: 100%;
        display: block;
    }

    .top_bar #secondary-menu {
        position: relative;
        display: initial;
        width: 100%;
        text-align: center;
    }

    .top_bar_inner .region-social-link {
        text-align: center;
        width: 100%;
    }

    .mapael .map {
        height: auto !important;
    }

    .front .container {
        height: auto !important
    }

    .mapael .map svg {
        height: auto !important;
        min-height: 160px;
        display: inline-block !important;
    }
		.title-image h1#page-title {
    padding: 0px 30px;
    font-size: 22px!important;
    line-height: 30px;
}
}

@media screen and (min-width:768px) and (max-width:1010px) {
    #footer-wrapper {
        margin-top: 40px !important;
    }

    .page-taxonomy .content {
        padding: 0px 10px;
    }

    #header div.section, #featured div.section, #messages div.section, #main, #triptych, #footer-columns, #footer {
        width: 100%;
    }

    #page-wrapper {
        min-width: 100%;
    }

    #footer {
        width: 100%;
        min-width: 100%;
    }

    #triptych h2, h1#page-title {
        width: 100%;
        overflow: hidden;
        font-size: 30px !important;
        margin-top: 40px !important;
    }

    #block-views-why-chosse-us-block .views-row {
        margin: 0px auto 20px auto;
        display: inline-block;
        float: none;
    }

    .region.region-home-why-choose {
        padding: 0px 10px;
    }

    #block-views-why-chosse-us-block .views-row {
        width: 244px;
    }

    .page-user #content .section {
        padding: 0px 10px;
    }

    .block-webform .content {
        padding: 0px 10px;
    }

    .page-archive #content {
        padding: 0px 10px;
    }

    .page-archive #content .content {
        padding: 0px 0px;
    }

    #views_slideshow_cycle_teaser_section_our_approch-block {
        width: 100% !important;
        height: auto;
    }

    #views_slideshow_cycle_teaser_section_our_approch-block img {
        width: 100% !important;
        margin-right: 0px;
        height: auto;
    }

    #views_slideshow_cycle_teaser_section_our_experience-block {
        width: 100% !important;
        height: auto;
    }

    #views_slideshow_cycle_teaser_section_our_experience-block img {
        width: 100% !important;
        margin-right: 0px;
        height: auto;
    }

    .top_bar_inner {
        width: 100%;
    }

    .overlay .overlay_text p {
        font-size: 23px;
        line-height: 32px;
    }

    #views_slideshow_cycle_main_testimonial-block .views-field-body p {
        font-size: 20px;
        padding: 0px 10px;
    }

    #views_slideshow_cycle_div_our_experience-block_0 p {
        left: 10px;
        font-size: 30px;
        line-height: 40px;
    }

    #views_slideshow_cycle_div_our_experience-block_0 p span {
        font-size: 30px;
        line-height: 40px;
    }

    #views_slideshow_cycle_div_our_experience-block_2 p {
        left: 10px;
        font-size: 30px;
        line-height: 40px;
    }

    #views_slideshow_cycle_div_our_experience-block_3 p {
        font-size: 30px;
        line-height: 40px;
    }

    #views_slideshow_cycle_div_our_experience-block_3 span {
        font-size: 30px;
        line-height: 40px;
        position: relative;
    }

    #views_slideshow_cycle_div_our_experience-block_2 span span {
        font-size: 30px;
        line-height: 40px;
    }

    #views_slideshow_cycle_div_our_experience-block_2 span {
        font-size: 30px;
        line-height: 40px;
    }

    #footer-wrapper {
        padding: 20px 10px;
    }

    .footer_bottom {
        padding: 0px 10px;
    }

    .no-sidebars #content {
        width: 100%;
        float: left;
    }

    #main-menu {
        margin-right: 10px;
    }

    .page-blog #footer-wrapper .content {
        padding: 0px 0px;
    }

    .title-image h1#page-title {
        padding: 0px 10px;
    }

    #sidebar-first, #sidebar-second {
        width: 100%;
    }

    .sidebar .section {
        padding: 0px 10px;
    }

    .page-blog .content {
        padding: 0px 10px;
    }

    .one-sidebar #content {
        width: 100%;
        margin-right: 0;
    }

    .node-type-blog .meta.submitted {
        margin-right: 0;
        padding: 0px 10px;
    }

    .top_bar {
        padding: 10px 10px 10px 0px;
    }

    .node .content {
        padding: 0px 10px;
    }

    .page-user #main #content {
        padding: 0px 10px;
    }

    .node-type-country #content {
        padding: 0px 10px;
        width: 100%;
        float: left;
    }

    .field-name-field-documentation {
        float: left;
        width: 100%;
        border-right: 0px solid #f2f2f2;
        margin-right: 0;
    }

    .right_step {
        width: 100%;
        padding-left: 0px;
    }

    .Procedure_right {
        width: 100%;
        margin-left: 0px;
    }

    .left_step {
        width: 100%;
        margin-right: 0px;
    }

    .left_step::before, .left_step::after, .right_step::before, .right_step::after {
        display: none;
    }

    .left_step span, .right_step span {
        display: none;
    }
}

@media screen and (min-width:320px) and (max-width:409px) {
    svg>g>g circle {
        transform: translate(4px, 10px) !important;
    }

    svg>g>g text {
        transform: translate(10px, 10px) !important;
    }

    svg rect {
        fill: transparent !important;
        transform: translate(0, 0px) !important;
    }

    #widget_pager_bottom_our_experience-block {
        bottom: 10px !important;
    }

    #chart_div:before {
        content: 'Country Level Filing Split';
        position: relative;
        font-family: 'Lato', sans-serif;
        position: absolute;
        left: 20px;
        max-width: 500px;
        font-weight: bold;
        top: -15px;
        line-height: 50px;
        font-family: 'Lato', sans-serif;
        font-size: 15px;
        color: #1a569e;
    }

    .node-type-application-details .field .field-label {
        float: none;
        width: 100%;
    }
}

@media screen and (min-width:410px) and (max-width:767px) {
    svg>g>text:first-child {
        transform: translate(-15px, 20px) !important;
    }

    svg>g>g circle {
        transform: translate(4px, 30px) !important;
    }

    svg>g>g text {
        transform: translate(10px, 30px) !important;
    }
}

@media screen and (min-width:320px) and (max-width:479px) {
    .jcarousel-skin-default .jcarousel-item {
        width: 224px !important;
    }

    .jcarousel-skin-default .jcarousel-container-horizontal img {
        width: 100%;
        height: auto;
    }
}

@media screen and (min-width:480px) and (max-width:639px) {
    .jcarousel-skin-default .jcarousel-item {
        width: 201px !important;
    }

    .jcarousel-skin-default .jcarousel-container-horizontal img {
        width: 100%;
        height: auto;
    }
}

@media screen and (min-width:640px) and (max-width:767px) {
    .jcarousel-skin-default .jcarousel-item {
        width: 179px !important;
    }

    .jcarousel-skin-default .jcarousel-container-horizontal img {
        width: 100%;
        height: auto;
    }
}

#block-views-submission-status-block .view-display-id-block .views-summary {
    padding: 30px 20px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 15px;
    min-width: 100px;
    background-color: #8bc34a;
    margin-right: 10px;
}

#block-views-submission-status-block .view-display-id-block span.views-summary:first-child:before {
    content: 'Pending';
}

#block-views-submission-status-block .view-display-id-block span.views-summary:before {
    content: 'Processing';
    margin-bottom: 10px;
    display: block;
    width: 100px;
    font-size: 16px;
    font-weight: bold;
}

#block-views-submission-status-block .view-display-id-block span.views-summary:last-child:before {
    content: 'Complete';
}

#block-views-submission-status-block .view-display-id-block span.views-summary a {
    display: none;
}

#block-views-submission-status-block .view-display-id-block .views-summary:first-child {
    background-color: #00bcd4;
}

#block-views-submission-status-block .view-display-id-block .views-summary:last-child {
    background-color: #ffa726;
}

#block-views-submission-status-block {
    display: inline-block;
    width: 100%;
}

#block-views-submission-status-block h2 {
    color: #333;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
    font-family: 'Lato', sans-serif;
}

#block-views-submission-status-block .view-display-id-block {
    margin: 3px 0px 10px 0px;
    display: inline-block;
}

body {
    line-height: 1.5;
    font-size: 87.5%;
    word-wrap: break-word;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: 'Lato', sans-serif !important;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover, a:active, a:focus {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1.0em 0 0.5em;
    font-weight: inherit;
}

h1 {
    font-size: 1.357em;
    color: #000;
}

h2 {
    font-size: 1.143em;
}
h2 {
    font-size: 1.2em;
}
p {
    margin: 0 0 1.2em;
}

del {
    text-decoration: line-through;
}

tr.odd {
    background-color: #dddddd;
}

img {
    outline: 0;
}

code, pre, kbd, samp, var {
    padding: 0 0.4em;
    font-size: 0.857em;
    font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}

code {
    background-color: #f2f2f2;
    background-color: rgba(40, 40, 0, 0.06);
}

pre code, pre kbd, pre samp, pre var, kbd kbd, kbd samp, code var {
    font-size: 100%;
    background-color: transparent;
}

pre code, pre samp, pre var {
    padding: 0;
}

.description code {
    font-size: 1em;
}

kbd {
    background-color: #f2f2f2;
    border: 1px outset #575757;
    margin: 0 3px;
    color: #666;
    display: inline-block;
    padding: 0 6px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

pre {
    background-color: #f2f2f2;
    background-color: rgba(40, 40, 0, 0.06);
    margin: 10px 0;
    overflow: hidden;
    padding: 15px;
    white-space: pre-wrap;
}

body, #site-slogan, .ui-widget, .comment-form label {
    font-family: Georgia, "Lato", sans-serif;
}

#header, #footer-wrapper, #skip-link, ul.contextual-links, ul.links, ul.primary, .item-list .pager, div.field-type-taxonomy-term-reference, div.messages, div.meta, p.comment-time, table, .breadcrumb {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input, textarea, select, a.button {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

caption {
    text-align: left;
    font-weight: normal;
}

blockquote {
    background: #f7f7f7;
    border-left: 1px solid #bbb;
    font-style: italic;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
}

blockquote:before {
    color: #bbb;
    content: "\201C";
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.2em;
    vertical-align: -.4em;
}

blockquote:after {
    color: #bbb;
    content: "\201D";
    font-size: 3em;
    line-height: 0.1em;
    vertical-align: -.45em;
}

blockquote>p:first-child {
    display: inline;
}

a.feed-icon {
    display: inline-block;
    padding: 15px 0 0 0;
}

table {
    border: 0;
    border-spacing: 0;
    font-size: 0.857em;
    margin: 10px 0;
    width: 100%;
}

table table {
    font-size: 1em;
}

#footer-wrapper table {
    font-size: 1em;
}

table tr th {
    background: #757575;
    background: rgba(0, 0, 0, 0.51);
    border-bottom-style: none;
}

table tr th, table tr th a, table tr th a:hover {
    color: #FFF;
    font-weight: bold;
}

table tbody tr th {
    vertical-align: top;
}

tr td, tr th {
    padding: 4px 9px;
    border: 1px solid #fff;
    text-align: left;
}

#footer-wrapper tr td, #footer-wrapper tr th {
    border-color: #555;
    border-color: rgba(255, 255, 255, 0.18);
}

tr.odd {
    background: #e4e4e4;
    background: rgba(0, 0, 0, 0.105);
}

tr, tr.even {
    background: #efefef;
    background: rgba(0, 0, 0, 0.063);
}

table ul.links {
    margin: 0;
    padding: 0;
    font-size: 1em;
}

table ul.links li {
    padding: 0 1em 0 0;
}

.block ol, .block ul {
    margin: 0;
    padding: 0 0 0.25em 1em;
}

.contextual-links-wrapper {
    font-size: small !important;
}

ul.contextual-links {
    font-size: 0.923em;
}

.contextual-links-wrapper a {
    text-shadow: 0 0 0 !important;
}

.item-list .pager {
    font-size: 0.929em;
}

ul.menu li {
    margin: 0;
}

.region-content ul, .region-content ol {
    margin: 1em 0;
    padding: 0 0 0.25em 2.5em;
}

.item-list ul li {
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}

ul.tips {
    padding: 0 0 0 1.25em;
}

#skip-link {
    left: 50%;
    margin-left: -5.25em;
    margin-top: 0;
    position: absolute;
    width: auto;
    z-index: 50;
}

#skip-link a, #skip-link a:link, #skip-link a:visited {
    background: #444;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: block;
    font-size: 0.94em;
    line-height: 1.7;
    padding: 1px 10px 2px 10px;
    text-decoration: none;
    -khtml-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-radius: 0 0 10px 10px;
}

#skip-link a:hover, #skip-link a:active, #skip-link a:focus {
    outline: 0;
}

#logo {
    float: left;
    padding: 15px 15px 15px 10px;
}

#name-and-slogan {
    float: left;
    padding-top: 34px;
    margin: 0 0 30px 15px;
}

#site-name {
    font-size: 1.821em;
    color: #686868;
    line-height: 1;
}

h1#site-name {
    margin: 0;
}

#site-name a {
    font-weight: normal;
}

#site-slogan {
    font-size: 0.929em;
    margin-top: 7px;
    word-spacing: 0.1em;
    font-style: italic;
}

.region-header .block {
    font-size: 0.857em;
    float: left;
    margin: 0 10px;
    padding: 0;
}

.region-header .block .content {
    margin: 0;
    padding: 0;
}

.region-header .block ul {
    margin: 0;
    padding: 0;
}

.region-header .block li {
    list-style: none;
    list-style-image: none;
    padding: 0;
}

.region-header .form-text {
    background: #fefefe;
    background: rgba(255, 255, 255, 0.7);
    border-color: #ccc;
    border-color: rgba(255, 255, 255, 0.3);
    margin-right: 2px;
    width: 120px;
}

.region-header .form-text:hover, .region-header .form-text:focus, .region-header .form-text:active {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
}

.region-header .form-required {
    color: #eee;
    color: rgba(255, 255, 255, 0.7);
}

.region-header .block-menu {
    border: 1px solid;
    border-color: #eee;
    border-color: rgba(255, 255, 255, 0.2);
    padding: 0;
    width: 208px;
}

.region-header .block-menu li a {
    display: block;
    border-bottom: 1px solid;
    border-bottom-color: #eee;
    border-bottom-color: rgba(255, 255, 255, 0.2);
    padding: 3px 7px;
}

.region-header .block-menu li a:hover, .region-header .block-menu li a:focus, .region-header .block-menu li a:active {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.15);
}

.region-header .block-menu li.last a {
    border-bottom: 0;
}

.region-header #block-user-login {
    width: auto;
}

.region-header #block-user-login .content {
    margin-top: 2px;
}

.region-header #block-user-login .form-item {
    float: left;
    margin: 0;
    padding: 0;
}

.region-header #block-user-login div.item-list, .region-header #block-user-login div.description {
    font-size: 0.916em;
    margin: 0;
}

.region-header #block-user-login div.item-list {
    clear: both;
}

.region-header #block-user-login div.description {
    display: inline;
}

.region-header #block-user-login .item-list ul {
    padding: 0;
    line-height: 1;
}

.region-header #block-user-login .item-list li {
    list-style: none;
    float: left;
    padding: 3px 0 1px;
}

.region-header #block-user-login .item-list li.last {
    padding-left: 0.5em;
}

.region-header #block-user-login ul.openid-links li.last {
    padding-left: 0;
}

.region-header #user-login-form li.openid-link a, .region-header #user-login li.openid-link a {
    padding-left: 20px;
}

.region-header #block-user-login .form-actions {
    margin: 4px 0 0;
    padding: 0;
    clear: both;
}

.region-header #block-user-login input.form-submit {
    border: 1px solid;
    border-color: #ccc;
    border-color: rgba(255, 255, 255, 0.5);
    background: #eee;
    background: rgba(255, 255, 255, 0.7);
    margin: 4px 0;
    padding: 3px 8px;
}

.region-header #block-user-login input.form-submit:hover, .region-header #block-user-login input.form-submit:focus {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
}

.region-header #block-search-form {
    width: 208px;
}

.region-header #block-search-form .form-text {
    width: 154px;
}

.region-header .block-locale ul li {
    display: inline;
    padding: 0 0.5em;
}

#main-menu {
    clear: both;
}

#superfish-1 {
    font-size: 0.929em;
    margin: 31px 0px 20px 0px;
    padding: 0 0px;
}

#superfish-1 li {
    float: left;
    list-style: none;
    padding: 0 1px;
    margin: 0 1px;
    background: transparent;
}

#superfish-1 a {
    color: #333;
    background: #ccc;
    background: rgba(255, 255, 255, 0.7);
    float: left;
    height: 2.4em;
    line-height: 2.4em;
    padding: 0 0.8em;
    text-decoration: none;
    text-shadow: inherit;
    border-radius: 0px;
    border: 0px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

#superfish-1 li ul {
    background-color: #f3f3f3;
    background-image: none;
    border-radius: 0px;
    padding: 0px !important;
    margin-top: 10px;
    min-width: 320px;
    width: 100% !important;
}

#superfish-1 li ul li a {
    background: transparent;
    display: inline-block;
    width: 100%;
}

#superfish-1 li ul li a:hover {
    background: transparent;
}

#superfish-1 li ul li {
    background-color: transparent;
    border-bottom: 1px solid #ccc;
}

#superfish-1 a:hover, #superfish-1 a:focus {
    background: #f6f6f2;
    background: rgba(255, 255, 255, 0.95);
}

a>.sf-sub-indicator, span.nolink>.sf-sub-indicator {
    right: 0px;
}

#superfish-1 a:active {
    background: #b3b3b3;
    background: rgba(255, 255, 255, 1);
}

#superfish-1 li a.active {
    border-bottom: none;
}

.featured #superfish-1 li a:active, .featured #superfish-1 li a.active {
    background: #f0f0f0;
    background: rgba(240, 240, 240, 1.0);
}

#secondary-menu-links {
    float: right;
    font-size: 0.929em;
    margin: 10px 10px 0;
}

#secondary-menu-links a:hover, #secondary-menu-links a:focus {
    text-decoration: underline;
}

#main {
    margin-top: 20px;
    margin-bottom: 40px;
}

#featured {
    text-align: center;
    font-size: 1.643em;
    font-weight: normal;
    line-height: 1.4;
    padding: 20px 0 45px;
    margin: 0;
    background: #f0f0f0;
    background: rgba(30, 50, 10, 0.08);
    border-bottom: 1px solid #e7e7e7;
    text-shadow: 1px 1px #fff;
}

#featured h2 {
    font-size: 1.174em;
    line-height: 1;
}

#featured p {
    margin: 0;
    padding: 0;
}

#highlighted {
    border-bottom: 1px solid #d3d7d9;
    font-size: 120%;
}

.region-help {
    border: 1px solid #d3d7d9;
    padding: 0 1.5em;
    margin-bottom: 30px;
}

.content {
    margin-top: 10px;
}

h1#page-title {
    font-size: 2em;
    line-height: 1;
}

#content h2 {
    margin-bottom: 2px;
    font-size: 1.429em;
    line-height: 1.4;
}

.node .content {
    font-size: 1.071em;
}

.node-teaser .content {
    font-size: 1em;
}

.node-teaser h2 {
    margin-top: 0;
    padding-top: 0.5em;
}

.node-teaser h2 a {
    color: #181818;
}

.node-teaser {
    border-bottom: 1px solid #d3d7d9;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.node-sticky {
    background: #f9f9f9;
    background: rgba(0, 0, 0, 0.024);
    border: 1px solid #d3d7d9;
    padding: 0 15px 15px;
}

.node-full {
    background: none;
    border: none;
    padding: 0;
}

.node-teaser .content {
    clear: none;
    line-height: 1.6;
}

.meta {
    font-size: 0.857em;
    color: #68696b;
    margin-bottom: -5px;
}

.submitted .user-picture img {
    float: left;
    height: 20px;
    margin: 1px 5px 0 0;
}

.field-type-taxonomy-term-reference {
    margin: 0 0 1.2em;
}

.field-type-taxonomy-term-reference .field-label {
    font-weight: normal;
    margin: 0;
    padding-right: 5px;
}

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference ul.links {
    font-size: 0.8em;
}

.node-teaser .field-type-taxonomy-term-reference .field-label, .node-teaser .field-type-taxonomy-term-reference ul.links {
    font-size: 0.821em;
}

.field-type-taxonomy-term-reference ul.links {
    padding: 0;
    margin: 0;
    list-style: none;
}

.field-type-taxonomy-term-reference ul.links li {
    float: left;
    padding: 0 1em 0 0;
    white-space: nowrap;
}

.link-wrapper {
    text-align: right;
}

.field-type-image img, .user-picture img {
    margin: 0 0 1em;
}

ul.links {
    color: #68696b;
    font-size: 0.821em;
}

.node-unpublished {
    margin: -20px -15px 0;
    padding: 20px 15px 0;
}

.node-unpublished .comment-text .comment-arrow {
    border-left: 1px solid #fff4f4;
    border-right: 1px solid #fff4f4;
}

.comment h2.title {
    margin-bottom: 1em;
}

.comment div.user-picture img {
    margin-left: 0;
}

.comment {
    margin-bottom: 20px;
    display: table;
    vertical-align: top;
}

.comment .attribution {
    display: table-cell;
    padding: 0 30px 0 0;
    vertical-align: top;
    overflow: hidden;
}

.comment .attribution img {
    margin: 0;
    border: 1px solid #d3d7d9;
}

.comment .attribution .username {
    white-space: nowrap;
}

.comment .submitted p {
    margin: 4px 0;
    font-size: 1.071em;
    line-height: 1.2;
}

.comment .submitted .comment-time {
    font-size: 0.786em;
    color: #68696b;
}

.comment .submitted .comment-permalink {
    font-size: 0.786em;
}

.comment .content {
    font-size: 0.929em;
    line-height: 1.6;
}

.comment .comment-arrow {
    background: url(../../../all/themes/gpf/images/comment-arrow.gif) no-repeat 0 center transparent;
    border-left: 1px solid;
    border-right: 1px solid;
    height: 40px;
    margin-left: -47px;
    margin-top: 10px;
    position: absolute;
    width: 20px;
}

.comment .comment-text {
    padding: 10px 25px;
    border: 1px solid #d3d7d9;
    display: table-cell;
    vertical-align: top;
    position: relative;
    width: 100%;
}

.comment .indented {
    margin-left: 40px;
}

.comment ul.links {
    padding: 0 0 0.25em 0;
}

.comment ul.links li {
    padding: 0 0.5em 0 0;
}

.comment-unpublished {
    margin-right: 5px;
    padding: 5px 2px 5px 5px;
}

.comment-unpublished .comment-text .comment-arrow {
    border-left: 1px solid #fff4f4;
    border-right: 1px solid #fff4f4;
}

.sidebar .section {
    padding-top: 10px;
}

.sidebar .block {
    border: 1px solid #dedede;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 14px;
    border-radius: 5px;
}

.sidebar h2 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #333;
}

.sidebar .block .content {
    font-size: 0.914em;
    line-height: 1.4;
}

.sidebar tbody {
    border: none;
}

.sidebar tr.even, .sidebar tr.odd {
    background: none;
    border-bottom: 1px solid #d6d6d6;
}

#triptych-wrapper {
    background-color: #fff;
}

#triptych h2, h1#page-title {
    color: #4D4D4D;
    font-size: 43px;
    text-align: center;
    font-family: "Lato", sans-serif;
    margin-bottom: 20px;
    margin-top: 50px;
}

#triptych h2:before, h1#page-title:before, #triptych h2:after, h1#page-title:after {
    background-color: #4D4D4D;
    content: "";
    display: none;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 2%;
}

#triptych h2:before, h1#page-title:before {
    right: 0.5em;
}

#triptych h2:after, h1#page-title:after {
    left: 0.5em;
}

#triptych .block {
    margin-bottom: 0em;
    padding-bottom: 0em;
    border-bottom: 1px solid #dfdfdf;
    line-height: 1.3;
}

#triptych .block.last {
    border-bottom: none;
}

#triptych .block ul li, #triptych .block ol li {
    list-style: none;
}

#triptych .block ul, #triptych .block ol {
    padding-left: 0;
}

#triptych #block-user-login .form-text {
    width: 185px;
}

#triptych #block-user-online p {
    margin-bottom: 0;
}

#triptych #block-node-syndicate h2 {
    overflow: hidden;
    width: 0;
    height: 0;
}

#triptych-last #block-node-syndicate {
    text-align: right;
}

#triptych #block-search-form .form-type-textfield input {
    width: 185px;
}

#triptych-middle #block-system-powered-by {
    text-align: center;
}

#triptych-last #block-system-powered-by {
    text-align: right;
}

#footer-wrapper {
    color: #c0c0c0;
    color: rgba(255, 255, 255, 0.65);
    font-size: 0.857em;
    background: inherit !important;
    background-image: url(../../../all/themes/gpf/img/footer_img.jpg) !important;
    background-size: 100% !important;
    margin-top: 50px;
}

#footer-wrapper a {
    color: #fcfcfc;
    color: rgba(255, 255, 255, 0.8);
}

#footer-wrapper a:hover, #footer-wrapper a:focus {
    color: #fefefe;
    color: rgba(255, 255, 255, 0.95);
    text-decoration: underline;
}

#footer-wrapper .block {
    padding: 0px;
}

#footer-columns .block-menu, #footer .block {
    margin: 0;
    padding: 0;
    border: none;
}

#footer .block {
    margin: 0.5em 0;
}

#footer .block .content {
    padding: 0.5em 0;
    margin-top: 0;
}

#footer .block h2 {
    margin: 0;
}

#footer-columns h2 {
    margin-bottom: 20px;
    padding-bottom: 3px;
    text-transform: uppercase;
}

#footer-columns .content {
    margin-top: 0;
}

#footer-columns p {
    margin-top: 1em;
}

#footer-columns .content ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

#footer-columns .content li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer-columns .content li a {
    display: inline-block;
    line-height: 1.2;
    padding: 0.8em 2px 0.8em 20px;
    text-indent: -15px;
}

#footer-columns .content li a:hover, #footer-columns .content li a:focus {
    text-decoration: none;
}

#footer {
    letter-spacing: 0.2px;
    border-top: 0px solid #555;
    border-color: rgba(255, 255, 255, 0.15);
}

#footer .region {
    margin-top: 0px;
}

#footer .block {
    clear: both;
}

#footer ul, #footer li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer li a {
    float: left;
    padding: 0 1px;
    display: block;
    border-right: 1px solid #555;
    border-color: rgba(255, 255, 255, 0.15);
}

/*#footer li.first a {
    padding-left: 0;
}*/

#footer li.last a {
    padding-right: 0;
    border-right: none;
}

#footer-wrapper tr.odd {
    background-color: transparent;
}

#footer-wrapper tr.even {
    background-color: #2c2c2c;
    background-color: rgba(0, 0, 0, 0.15);
}

.tabs {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}

.tabs ul.primary {
    padding: 0 3px;
    margin: 0;
    overflow: hidden;
    border: none;
    background: transparent url(../../../all/themes/gpf/images/tabs-border.png) repeat-x left bottom;
}

.tabs ul.primary li {
    display: block;
    float: left;
    vertical-align: bottom;
    margin: 0 5px 0 0;
}

.tabs ul.primary li.active a {
    border-bottom: 1px solid #ffffff;
}

.tabs ul.primary li a {
    color: #000;
    background-color: #ededed;
    height: 1.8em;
    line-height: 1.9;
    display: block;
    font-size: 0.929em;
    float: left;
    padding: 0 10px 3px;
    margin: 0;
    text-shadow: 0 1px 0 #fff;
    -khtml-border-radius-topleft: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -khtml-border-radius-topright: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}

.tabs ul.primary li.active a {
    background-color: #ffffff;
}

.tabs ul.secondary {
    border-bottom: none;
    padding: 0.5em 0;
}

.tabs ul.secondary li {
    display: block;
    float: left;
}

.tabs ul.secondary li:last-child {
    border-right: none;
}

.tabs ul.secondary li:first-child {
    padding-left: 0;
}

.tabs ul.secondary li a {
    padding: 0.25em 0.5em;
}

.tabs ul.secondary li a.active {
    background: #f2f2f2;
    border-bottom: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

ul.action-links {
    list-style: none;
    margin: 5px;
    padding: 0.5em 1em;
}

ul.action-links li {
    display: inline-block;
    margin-left: 10px;
}

ul.action-links li a {
    padding-left: 15px;
    background: url(../../../all/themes/gpf/images/add.png) no-repeat left center;
    margin: 0 10px 0 0;
}

#messages {
    padding: 20px 0 5px;
    margin: 0 auto;
}

.featured #messages {
    background: #f0f0f0;
    background: rgba(30, 50, 10, 0.08);
}

div.messages {
    margin: 8px 15px;
}

.breadcrumb {
    font-size: 0.929em;
}

.profile .user-picture {
    float: none;
}

.confirm-parent, .password-parent {
    width: 34em;
}

.password-parent, div.form-item div.password-suggestions {
    position: relative;
}

.password-strength-text, .password-strength-title, div.password-confirm {
    font-size: 0.82em;
}

.password-strength-text {
    margin-top: 0.2em;
}

div.password-confirm {
    margin-top: 2.2em;
    width: 20.73em;
}

input.form-submit, a.button {
    background: #fff url(../../../all/themes/gpf/images/buttons.png) 0 0 repeat-x;
    border: 1px solid #e4e4e4;
    border-bottom: 1px solid #b4b4b4;
    border-left-color: #d2d2d2;
    border-right-color: #d2d2d2;
    color: #3a3a3a;
    cursor: pointer;
    font-size: 0.929em;
    font-weight: normal;
    text-align: center;
    margin-bottom: 1em;
    margin-right: 0.6em;
    padding: 4px 17px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

a.button:link, a.button:visited, a.button:hover, a.button:focus, a.button:active {
    text-decoration: none;
    color: #5a5a5a;
}

fieldset {
    background: #ffffff;
    border: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 32px;
    padding: 0 0 10px;
    position: relative;
    top: 12px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.fieldset-wrapper {
    margin-top: 25px;
}

.node-form .vertical-tabs .fieldset-wrapper {
    margin-top: 0;
}

.filter-wrapper {
    top: 0;
    padding: 1em 0 0.2em;
    -khtml-border-radius-topright: 0;
    -khtml-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.filter-help a {
    font-size: 0.857em;
    padding: 2px 20px 0;
}

.filter-wrapper .form-item label {
    margin-right: 10px;
}

.filter-wrapper .form-item {
    padding: 0 0 0.5em 0.5em;
}

.filter-guidelines {
    padding: 0 1.5em 0 0.5em;
}

fieldset.collapsed {
    background: transparent;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

fieldset legend {
    background: #dbdbdb;
    border: 1px solid #ccc;
    border-bottom: none;
    color: #3b3b3b;
    display: block;
    height: 2em;
    left: -1px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    line-height: 2;
    padding: 0;
    position: absolute;
    text-indent: 10px;
    text-shadow: 0 1px 0 #fff;
    top: -12px;
    width: 100%;
    -khtml-border-radius-topleft: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -khtml-border-radius-topright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

fieldset.collapsed legend {
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

fieldset legend a {
    color: #3b3b3b;
}

fieldset legend a:hover, fieldset legend a:focus, fieldset legend a:active {
    color: #000;
}

fieldset .fieldset-wrapper {
    padding: 0 10px;
}

fieldset .fieldset-description {
    margin-top: 5px;
    margin-bottom: 1em;
    line-height: 1.4;
    color: #3c3c3c;
    font-style: italic;
}

input {
    margin: 2px 0;
    padding: 4px;
}

input, textarea {
    font-size: 0.929em;
}

textarea {
    line-height: 1.5;
}

textarea.form-textarea, select.form-select {
    padding: 4px;
}

input.form-text, textarea.form-textarea, select.form-select {
    border: 1px solid #ccc;
}

input.form-submit:hover, input.form-submit:focus {
    background: #dedede;
}

.password-suggestions ul li {
    margin-left: 1.2em;
}

.form-item {
    margin-bottom: 1em;
    margin-top: 2px;
}

.form-item label {
    font-size: 0.929em;
}

.form-type-radio label, .form-type-checkbox label {
    margin-left: 4px;
}

.form-type-radio .description, .form-type-checkbox .description {
    margin-left: 2px;
}

.form-actions {
    padding-top: 10px;
}

.contact-form #edit-name {
    width: 75%;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.contact-form #edit-mail {
    width: 75%;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.contact-form #edit-subject {
    width: 75%;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.contact-form #edit-message {
    width: 76.3%;
    -khtml-border-top-left-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.contact-form .resizable-textarea .grippie {
    width: 76%;
    -khtml-border-bottom-left-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

input.form-button-disabled, input.form-button-disabled:hover, input.form-button-disabled:focus, input.form-button-disabled:active, .form-disabled input, .form-disabled select, .form-disabled textarea {
    background: #ededed;
    border-color: #bbb;
    color: #717171;
}

.form-disabled .grippie {
    background-color: #ededed;
    border-color: #bbb;
}

.form-disabled label {
    color: #717171;
}

.comment-form label {
    float: left;
    font-size: 0.929em;
    width: 120px;
}

.comment-form input, .comment-form .form-select {
    margin: 0;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.comment-form .form-type-textarea label {
    float: none;
}

.comment-form .form-item, .comment-form .form-radios, .comment-form .form-type-checkbox, .comment-form .form-select {
    margin-bottom: 10px;
    overflow: hidden;
}

.comment-form .form-type-checkbox, .comment-form .form-radios {
    margin-left: 120px;
}

.comment-form .form-type-checkbox label, .comment-form .form-radios label {
    float: none;
    margin-top: 0;
}

.comment-form input.form-file {
    width: auto;
}

.no-sidebars .comment-form .form-text {
    width: 800px;
}

.one-sidebar .comment-form .form-text {
    width: 500px;
}

.two-sidebars .comment-form .form-text {
    width: 320px;
}

.comment-form .form-item .description {
    font-size: 0.786em;
    line-height: 1.2;
    margin-left: 120px;
}

#content h2.comment-form {
    margin-bottom: 0.5em;
}

.comment-form .form-textarea {
    -khtml-border-radius-topleft: 4px;
    -khtml-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.comment-form fieldset.filter-wrapper .fieldset-wrapper, .comment-form .text-format-wrapper .form-item {
    margin-top: 0;
    margin-bottom: 0;
}

.filter-wrapper label {
    width: auto;
    float: none;
}

.filter-wrapper .form-select {
    min-width: 120px;
}

.comment-form fieldset.filter-wrapper .tips {
    font-size: 0.786em;
}

#comment-body-add-more-wrapper .form-type-textarea label {
    margin-bottom: 0.4em;
}

#edit-actions input {
    margin-right: 0.6em;
}

div.password-suggestions {
    border: 0;
}

.ui-widget-overlay {
    background: #222222;
    opacity: 0.7;
}

div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
    padding: 1em;
}

#forum .name {
    font-size: 1.083em;
}

#forum .description {
    font-size: 1em;
}

#block-search-form {
    padding-bottom: 7px;
    max-height: inherit;
    overflow: inherit;
}

#block-search-form .content {
    margin-top: 0;
}

#search-form input#edit-keys, #block-search-form .form-item-search-block-form input {
    float: left;
    font-size: 1em;
    height: 1.143em;
    margin-right: 5px;
    width: 9em;
}

#search-block-form input.form-submit, #search-form input.form-submit {
    margin-left: 0;
    margin-right: 0;
    height: 25px;
    width: 34px;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    border-color: #e4e4e4 #d2d2d2 #b4b4b4;
    background: url(../../../all/themes/gpf/images/search-button.png) no-repeat center top;
    overflow: hidden;
}

#search-block-form input.form-submit:hover, #search-block-form input.form-submit:focus, #search-form input.form-submit:hover, #search-form input.form-submit:focus {
    background-position: center bottom;
}

#search-form .form-item-keys label {
    display: block;
}

ol.search-results {
    padding-left: 0;
}

.search-results li {
    border-bottom: 1px solid #d3d7d9;
    padding-bottom: 0.4285em;
    margin-bottom: 0.5em;
}

.search-results li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 1em;
}

.search-results .search-snippet-info {
    padding-left: 0;
}

.shortcut-wrapper {
    margin: 2.2em 0 1.1em 0;
}

.shortcut-wrapper h1#page-title {
    float: left;
    margin: 0;
}

div.add-or-remove-shortcuts {
    padding-top: 0.9em;
}

.overlay div.add-or-remove-shortcuts {
    padding-top: 0.8em;
}

.page-admin #content img {
    margin-right: 15px;
}

.page-admin #content .simpletest-image img {
    margin: 0;
}

.page-admin-structure-block-demo .block-region {
    background: #ffff66;
    border: 1px dotted #9f9e00;
    color: #000;
    font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    margin: 5px;
    padding: 5px;
    text-align: center;
    text-shadow: none;
}

.page-admin-structure-block-demo #featured .block-region {
    font-size: 0.55em;
}

.page-admin-structure-block-demo #header .block-region {
    width: 500px;
}

.page-admin #admin-dblog img {
    margin: 0 5px;
}

#system-theme-settings fieldset {
    padding: 0;
}

#system-theme-settings fieldset .fieldset-legend {
    margin-top: 0;
}

div.admin .right, div.admin .left {
    width: 49%;
    margin: 0;
}

div.admin-panel {
    background: #fbfbfb;
    border: 1px solid #ccc;
    margin: 10px 0;
    padding: 0 5px 5px;
}

div.admin-panel h3 {
    margin: 16px 7px;
}

div.admin-panel dt {
    border-top: 1px solid #ccc;
    padding: 7px 0 0;
}

div.admin-panel dd {
    margin: 0 0 10px;
}

div.admin-panel .description {
    margin: 0 0 14px 7px;
}

.overlay #main, .overlay #content {
    width: auto;
    float: none;
}

.overlay #page {
    padding: 0 2em;
}

.overlay .region-page-top, .overlay #header, .overlay #page-title, .overlay #featured, .overlay #sidebar-first, .overlay #triptych-wrapper, .overlay #footer-wrapper {
    display: none;
}

.overlay-processed .field-type-image {
    display: block;
    float: none;
}

.overlay #messages {
    width: auto;
}

.node .poll {
    margin: 2em 0;
}

.node .poll #edit-choice {
    margin: 0 0 1.5em;
}

.poll .vote-form {
    text-align: left;
}

.poll .vote-form .choices {
    margin: 0;
}

.poll .percent {
    font-size: 0.857em;
    font-style: italic;
    margin-bottom: 3em;
    margin-top: -3.2em;
    float: right;
    text-align: right;
}

.poll .text {
    clear: right;
    margin-right: 2.25em;
}

.poll .total {
    font-size: 0.929em;
    font-style: italic;
    text-align: right;
    clear: both;
}

.node .poll {
    margin: 1.8em 0 0;
}

.node .poll .text {
    margin-right: 6.75em;
}

.node .poll #edit-choice {
    margin: 0 0 1.2em;
}

.poll .bar .foreground {
    background-color: #666;
}

#footer-wrapper .poll .bar {
    background-color: #666;
}

#footer-wrapper .poll .bar .foreground {
    background-color: #ddd;
}

* {
    margin: 0;
    outline: none
}

p, h6, h5, ul, li, img, span, h3, h1, h2, h3, h4, a, input, div {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: none;
}

.countryContainer {
    display: block;
    width: 100%;
    text-align: center;
    background: transparent;
    min-height: 0px;
    max-height: 130px;
    overflow: auto;
}

.pointerNone {
    pointer-events: none;
}

.submitBtn {
    display: block;
    position: relative;
    width: 100%;
    bottom: -20px;
}

body {
    font-family: "Arial" !important;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 18px !important;
}

.countryContainer ul {
    list-style: none;
    min-width: 150px;
    padding: 10px 0;
    display: inline-block;
    text-align: left;
    margin: 0 15px;
    color: white;
}

.countryContainer ul li {}

ul li label:nth-child(2) {
    margin-left: 10px;
    color: #292929;
}

path.area {
    fill: #022e55;
    fill-opacity: 1;
    stroke: white;
    transform: translate(0, 30px);
    cursor: url(../../../all/themes/gpf/img/cursor-img.png), auto !important;
    stroke-width: .6px;
}

path.area:hover {
    fill: #ef0043 !important;
    fill-opacity: 1;
}

.area123 {
    fill: #ef0043 !important;
    fill-opacity: 1 !important;
}

h1 {
    font-size: 30px;
    color: #613b1e;
    margin: 20px auto 20px auto;
    display: block;
    text-align: center;
}

h2 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #343434;
}

.container {
    background-image: url(../../../all/themes/gpf/img/Map_BG.jpg);
    overflow: hidden;
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.knobContainer {
    text-align: center;
    margin: 10px;
}

.knobContainer canvas {
    cursor: pointer;
}

.mapael .mapTooltip {
    position: absolute;
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 4px;
    z-index: 1000;
    border: 2px solid #ef0043;
    text-transform: uppercase;
    max-width: 200px;
    display: none;
    color: #ef0043;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 200 !important;
}

.mapael .map {
    width: 100%;
    height: 100vh;
    text-align: center;
    position: relative;
}

.mapael .map svg {
    width: 100%;
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
}

.mapael .zoomButton {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
    top: 0;
    font-weight: bold;
    left: 10px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.mapael .zoomReset {
    top: 10px;
    display: none;
}

.mapael .zoomIn {
    top: 30px;
    display: none;
}

.mapael .zoomOut {
    top: 50px;
    display: none;
}

.countryContainer .btn {
    font-size: 14px;
    height: 46px;
    margin: auto;
    display: block;
    font-weight: bold;
    background: #fff;
    text-shadow: none;
    border: 2px solid #f15a25;
    text-decoration: none !important;
    outline: none;
    border-radius: 30px;
    min-width: 220px;
    color: white;
    background: #f15a25 !important;
    cursor: pointer;
    border: 2px solid #fff;
}

.countryContainer .btn:hover {
    cursor: pointer;
    border: none;
    background: white !important;
    color: #f15a25;
}

.myCheckbox input {
    display: none;
    position: relative;
    z-index: -9999;
}

.myCheckbox span {
    width: 17px;
    height: 17px;
    display: inline-block;
    background: url(../../../all/themes/gpf/img/uncheck.html);
    background-size: cover;
    cursor: pointer;
    vertical-align: middle;
}

.myCheckbox input:checked+span {
    background: url(../../../all/themes/gpf/img/check-1.html);
}

.checkbox-text {
    vertical-align: center;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.inverse {
    padding: 35px;
    background-color: #333;
    color: #fff;
    margin-left: -35px;
    margin-right: -35px;
}

.muted {
    color: #999;
}

.md-checkbox {
    display: block;
    position: relative;
}

.md-checkbox label {
    cursor: pointer;
    font-weight: normal;
    padding-left: 30px;
}

.md-checkbox input[type="checkbox"] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
}

.md-checkbox input[type="checkbox"]+.checkbox {
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    content: " ";
    float: left;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 2px;
    visibility: visible;
    width: 20px;
    -webkit-animation: checkbox-bg-off 0.25s;
    -o-animation: checkbox-bg-off 0.25s;
    animation: checkbox-bg-off 0.25s;
}

.md-checkbox input[type="checkbox"]+.checkbox:after {
    border-color: transparent;
    border-style: solid;
    border-width: 0 0 2px 2px;
    content: " ";
    cursor: pointer;
    height: 5px;
    left: 50%;
    margin-left: -5px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 12px;
    -webkit-animation: checkbox-marker-off 0.2s;
    -o-animation: checkbox-marker-off 0.2s;
    animation: checkbox-marker-off 0.2s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.md-checkbox input[type="checkbox"]+.checkbox:before {
    border-radius: 50%;
    content: " ";
    height: 2px;
    left: 50%;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: all .1s;
    width: 2px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.md-checkbox input[type="checkbox"]:disabled+.checkbox {
    cursor: not-allowed;
}

.md-checkbox input[type="checkbox"]:checked+.checkbox {
    -webkit-animation: checkbox-bg-on 0.1s;
    -o-animation: checkbox-bg-on 0.1s;
    animation: checkbox-bg-on 0.1s;
    border-width: 10px;
}

.md-checkbox input[type="checkbox"]:checked+.checkbox:after {
    -webkit-animation: checkbox-marker-on 0.15s;
    -o-animation: checkbox-marker-on 0.15s;
    animation: checkbox-marker-on 0.15s;
}

.md-checkbox+.checkbox {
    margin-top: -5px;
}

.md-checkbox input[type="checkbox"]+.checkbox {
    border-color: #f15a25;
    float: left;
    position: relative;
}

.md-checkbox input[type="checkbox"]+.checkbox:before {
    background-color: black;
}

.md-checkbox input[type="checkbox"]:checked+.checkbox:after {
    border-color: white;
}

.md-checkbox-inverse input[type="checkbox"]+.checkbox {
    border-color: white;
}

.md-checkbox-inverse input[type="checkbox"]+.checkbox:before {
    background-color: white;
}

.md-checkbox-inverse input[type="checkbox"]:checked+.checkbox:after {
    border-color: #333333;
}

#GPF-raq {
    position: fixed;
    right: 0;
    top: 29%;
    height: 250px;
    margin-left: -3px;
    margin-bottom: -3px;
    z-index: 9;
}

#GPF-raq #GPF-raq-inner {
    float: right;
    width: 265px;
    height: auto;
    z-index: 1000;
    padding: 25px 30px;
    background: #fff;
    -moz-border-radius: 0px 0 0 10px;
    -webkit-border-radius: 0px 0 0 10px;
    border-radius: 0px 0 0 10px;
}

#GPF-raq #GPF-raq-inner-scroll {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin: 8px 0;
    padding: 10px 0;
}

#GPF-raq #GPF-raq-inner-scroll .scroll-part {
    max-height: 170px;
    line-height: 24px;
}

#GPF-raq #GPF-raq-inner .btn {
    font-size: 17px;
    line-height: 42px;
    text-align: center;
    height: 42px;
    width: 100%;
    display: block;
    color: #f15a25;
    text-shadow: none;
    background: #fff;
    border: 0;
    text-decoration: none !important;
    outline: none;
    cursor: pointer;
    border: 1px solid #f15a25;
}

#GPF-raq #GPF-raq-inner .btn:hover {
    background: #f15a25;
    border-radius: 0;
    color: #fff;
}

#GPF-raq-tab {
    text-transform: uppercase;
    padding: 15px 23px;
    float: right;
    color: #fff;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    background-color: #f15a25;
    margin-top: 0px;
    margin-left: 5px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -webkit-box-shadow: -2px -1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px -1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -2px -1px 5px 0px rgba(0, 0, 0, 0.75);
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../../../all/themes/gpf/css/images/loader-64x/Preloader_2.html) center no-repeat #fff;
}

body, html {
    margin: 0;
    padding: 0;
}

#wrap img {
    position: absolute;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
}

.transition {
    transition: 10s;
}

.scaleme {
    transition: 10s;
    transform: scale(2.3);
}

.box {
    height: 300px;
    width: 500px;
    position: relative;
    overflow: hidden;
}

.proceedforwardbtn {
    position: relative;
}

#redirecturlonbuttonappend {
    position: absolute;
    display: none;
    left: 38%;
    bottom: 30px;
    padding: 20px;
    text-align: center;
    width: 100%;
    background-color: #023059;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    max-width: 327px;
    color: #fff;
}

#redirecturlonbuttonappend:after {
    content: ">>";
    position: relative;
    font-family: cursive;
    font-size: 20px;
    line-height: 20px;
    margin-left: 21px;
    top: 1px;
}

#redirecturlonbuttonappend:hover {
    background-color: #ef0043;
}

.views-field-field-pie-chart {
    display: none;
}

.paragraphs-items-field-pie-chart {
    display: none;
}

#piechart {
    position: absolute;
    top: 0px;
}

svg rect {
    fill: transparent !important;
    transform: translate(10px, 69px);
}

svg>g>text:first-child {
    transform: translate(-60px, 40px);
}

svg>g>g text {
    transform: translate(10px, 69px);
}

svg>g>g circle {
    transform: translate(-8px, 68px);
}

.child-content {
    padding-left: 20px;
}

.overlay_text p {
    display: none;
}

#chart_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45%;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}

#chart_div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45%;
}

.jcarousel-skin-default .jcarousel-item {
    width: 220px !important;
    height: 100% !important;
}

.fixed {
    z-index: 9999;
    position: fixed;
    width: 100%;
}

a.submissions-sid:after {
    content: 'view';
    font-size: 15px;
}

a.submissions-sid {
    font-size: 0px;
}

body, body.overlay {
    color: #3b3b3b;
}

.comment .comment-arrow {
    border-color: #ffffff;
}

#page, #main-wrapper, #main-menu-links li a.active, #main-menu-links li.active-trail a {
    background: #ffffff;
}

.tabs ul.primary li a.active {
    background-color: #ffffff;
}

.tabs ul.primary li.active a {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

#header {
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #0779bf 0%, #ffffff 100%);
    background-image: -ms-linear-gradient(top, #0779bf 0%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #0779bf 0%, #ffffff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0779bf), color-stop(1, #ffffff));
    background-image: -webkit-linear-gradient(top, #0779bf 0%, #ffffff 100%);
    background-image: linear-gradient(top, #0779bf 0%, #ffffff 100%);
}

a {
    color: #0070b3;
}

a:hover, a:focus {
    color: #008ee2;
}

a:active {
    color: #22adff;
}

.sidebar .block {
    border-color: #f9f9f9;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 14px;
    border-radius: 5px;
}

#page-wrapper, #footer-wrapper {
    background: #0779bf
}


#triptych .block ul, #triptych .block ol {
    padding-left: 0;
    margin-top: 30px;
}

.jcarousel-skin-default .jcarousel-item {
    width: 220px!important;
    height: auto!important;
}


.region.region-content p img {
    padding: 15px;
}

.link-wrapper li{
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
}
.region.region-content ul.links.inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

strong .view.view-categories-post.view-id-categories_post.view-display-id-block.view-dom-id-3011d86af2e0bc9b05fab904278ddde4 {
    font-weight: normal;
}
strong .view.view-archive.view-id-archive.view-display-id-block.view-dom-id-6a6cd1a75028de1a9bb77a27a124fe56 {
    font-weight: normal;
}

@media screen and (max-width:767px){
	.item-list .pager {
    clear: both;
    text-align: right;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 4px;
    margin-bottom: 0px;
}
	.item-list .pager ul li {margin-bottom: 0px!important;}
.region.region-content p img{
	padding: 15px 0px!important;
	width: 100%!important}
	.column h2 br{
	display: none}
}
.meta.submitted .user-picture img {
    padding-left: 0px!important;
}
input.password-confirm, input.password-field{
width: 100%;}

.form-item.form-type-select.form-item-field-user-country-und select.form-select{
    border: 0px;
    border-top: 5px solid #ccc;
    background-color: #e2e2e2;
    padding: 7px;
    width: 100%;
}


/*-----------------------------15 july 2022--------------------------------*/
@media screen and (max-width:767px){
    .region.region-content .rtecenter img{
    width:auto !important;
}
}
/* ====== Base Content Container (centers all page content) ====== */
.node-type-page .field-type-text-with-summary {
  max-width: 1000px !important;
  margin: 0 auto !important;
  padding: 0 20px !important;
  text-align: left !important;
  box-sizing: border-box !important;
}

/* ====== Heading Rules ====== */

/* Center all main page titles (H1) */
h1,
.node-type-page h1,
.title-image h1#page-title,
#page-title,
h1#page-title {
  font-family: 'Lato', sans-serif !important;
  /*font-weight: 800 !important;*/
  font-size: 28px !important;
 /* color: #000 !important;*/
  text-align: center !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
 /* padding: 0 !important;*/
  line-height: 1.4 !important;
  letter-spacing: 0.3px;
}

/* Left-align all subheadings (H2, H3)
h2,
h3,
.node-type-page .field-type-text-with-summary h2,
.node-type-page .field-type-text-with-summary h3 {
  font-family: 'Lato', sans-serif !important;
  font-weight: 800 !important;
  font-size: 22px !important;
  color: #000000 !important;
  text-align: left !important;
  margin-top: 1rem !important;
  margin-bottom: 0.5rem !important;
  padding: 0 !important;
  border: none !important;
  line-height: 1.4 !important;
  letter-spacing: 0.3px;
}

/* ====== Paragraphs ====== */
.node-type-page .field-type-text-with-summary p {
  font-family: 'Lato', sans-serif !important;
  font-size: 15px !important;
  color: #000000 !important;
  line-height: 1.6 !important;
  margin: 0 0 0rem 0 !important;
  text-align: justify !important;
}

/* ====== Lists (ul / ol) ====== */
.node-type-page .field-type-text-with-summary ul,
.node-type-page .field-type-text-with-summary ol {
  margin: 0.5rem 0 1rem 1.5rem !important;
  padding: 0 !important;
  text-align: justify !important;
}

.node-type-page .field-type-text-with-summary li {
  font-family: 'Lato', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  color: #000000 !important;
  margin-bottom: 0.4rem !important;
}

/* ====== Section Alignment ====== */
#content .section {
  padding: 0 !important;
  margin: 0 auto 1rem auto !important;
}

/* ====== Get In Touch (Webform Heading Centered) ====== */
.block-webform h2,
.webform-client-form h2,
#get-in-touch,
h2#get-in-touch {
  text-align: center !important;
  display: block !important;
  width: 100% !important;
  margin: 0 auto 20px auto !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 800 !important;
  font-size: 26px !important;
  color: #000 !important;
  line-height: 1.4 !important;
}

/* ====== Footer Country List Consistency ====== */
footer .country-list li,
footer .country-list a,
footer p,
footer span {
  font-family: 'Lato', sans-serif !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: #000000 !important;
  text-decoration: none !important;
  vertical-align: middle !important;
  display: inline-block !important;
  height: auto !important;
  padding: 0 8px !important;
  margin: 0 !important;
}

/* Make sure footer links are neatly centered */
footer .country-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

/* ====== Responsive Fix (Mobile View) ====== */
@media (max-width: 768px) {
  h1 { font-size: 24px !important; }
  h2, h3 { font-size: 20px !important; }
  .node-type-page .field-type-text-with-summary { padding: 0 15px !important; }
}
/* ---------- Fix: allow bottom nav to shrink, prevent "CONTACT US" wrapping ---------- */

/* Ensure the bottom inner is flexible */
.footer_bottom .footer-bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;            /* reduce gap so items have more room */
    padding: 0 12px;      /* reduce side padding if needed */
    max-width: 1200px;    /* keep this in sync with your site container */
    margin: 0 auto;
    box-sizing: border-box;
}

/* Keep copyright fixed and prevent it from wrapping */
.footer_bottom .region-copyright {
    flex: 0 0 auto;       /* do not shrink or grow */
    white-space: nowrap;  /* keep the copyright on one line */
    padding-right: 12px;
}

/* Make the right menu flexible: it can shrink but not wrap */
.footer_bottom .region-footer-menu {
    flex: 1 1 auto;              /* take remaining space and shrink if needed */
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-width: 0;                /* allows children to shrink below their contents */
}

/* Inline menu: allow items to shrink instead of wrapping */
.footer_bottom .region-footer-menu ul,
#footer ul.inline-footer-menu {
    display: flex;
    gap: 3px;                   /* smaller gap so more items fit */
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;            /* hide tiny overflow instead of wrapping */
}

/* Allow each menu item to shrink */
.footer_bottom .region-footer-menu ul li,
#footer ul.inline-footer-menu li {
    flex: 0 1 auto;              /* allow shrinking */
    min-width: 0;                /* allow smaller than content if necessary */
}

/* Keep link text on single word but allow shrink */
.footer_bottom .region-footer-menu ul li a,
#footer li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;     /* optional: shows "..." if extremely tight */
    overflow: hidden;
}

/* If you prefer smaller text when space is limited */
@media (max-width: 1200px) {
    .footer_bottom .region-footer-menu ul li a,
    #footer li a { font-size: 12px; }
}

/* On very small screens, stack the bottom bar */
@media (max-width: 900px) {
    .footer_bottom .footer-bottom-inner {
        flex-direction: column;
        gap: 8px;
        text-align: center;
    }
    .footer_bottom .region-copyright,
    .footer_bottom .region-footer-menu { width: 100%; justify-content: center; }
    .footer_bottom .region-footer-menu { order: 2; }
}

