/*

Theme Name: Feilman

Author: Teklabs.com.au

Author URI: TekLabs

Description: Feilman

Version: 1.1

Tags:  black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

Text Domain: feilman.com.au

*/


.gurantee_the_foundation {
    font-family:Baskerville_italic;
    font-size: 59px;
    font-style: italic;
}


/*
************************************************************************************************************
                                       expression page css
************************************************************************************************************
*/

.expression_p
{
    font-size: 33px;
    margin: 5% 22% 5% 22%;
    font-family: libreBaskerville_regular;
    color: #2d558a;
}
.expression_field
{
    padding: 21px;
    font-size: 20px;
    border: 1px solid #d1daeb;
}

.gray_color
{
    background: #eff2f7;
    color: #1d559b;
}
.white_color
{
    background: #ffffff;
    color: #1d559b;
}

.express_form_left
{
    padding-left:15px;

}
.form_line_top
{
    margin-top:40px;

}
.expression_font
{
    font-family: Lato_black;
/ font-size: 15px; /
LETTER-SPACING: 3PX;
}
.underline_form_expression
{
/ background:#f7f7f7; /
padding: 20px;
    color:#373737;
    font-family: Lato_black;
    font-size: 15px;
}
.form_line_bottom
{
    padding-bottom:85px;
    margin: 42px 0px 0px 0px;
}
.btn_text_expression
{
    width: 200px;
    background:#5fe2c2;
    color:#23487a;
    border: none;
    padding: 10px 0px 10px 0px;
    font-family: Lato_black;
    letter-spacing: 3px;
}
.btn_text_expression:hover
{
    width: 200px;
    background:#5fe2c2;
    color:#23487a;
    border: none;
    padding: 10px 0px 10px 0px;
    font-family: Lato_black;
    letter-spacing: 3px;
}

.expression_margin
{
    margin:0px;
}
.under_blueline
{
    margin-top: 40px;
}

textarea {
    resize: vertical; / user can resize vertically, but width is fixed /
}

.error-custom
{
    color:red;
    font-size:12px;
}

.nopadding{
    padding-left:0px;
    padding-right: 0px;
}

@media (min-width:768px) and (max-width:800px)
{

    .gurantee_img_center
    {
        margin:0 auto;
    }

    .about_ourfoundatin_aboutpage{
        padding-right:10%;
    }

}


@media (min-width:561px) and (max-width:768px)
{
    /* slider text responsive on mobile*/

    .gurantee_img_center
    {
        margin:0 auto;
    }
    .about_ourfoundatin_aboutpage{
        padding-right:10%;
    }
    .model_body_mainmenuehh {

        padding-left: 0px;
    }
    .toggle_responsive
    {
        padding: 4px 5px 11px 5px !important;
    }
    .gurantee_page_video {
        padding-top: 20px;
    }

}

@media (min-width:310px) and (max-width:560px)
{
    .gurantee_img_center
    {
        margin:0 auto;
    }

    .model_body_mainmenuehh {

        padding-left: 0px;
    }

    .padding_aboutpage_top
    {
        padding-top: 25px;
    }
    .width_two {

        padding-left: 26px;
    }
	.video_responsive{
		width:100% !important;
	}
}
.width_one
{
    float:left;
    text-align:left;
    width:3%;
}
.width_two
{
    float:left;
    text-align:left;
    width:97%;

}
.setWrapImage img{
    float:left;
    margin:0px 10px 10px 0px;
    max-width:50%;
}
.setWrapImage h2{
    margin-top:1%;
}

.setWrapImage ul
{
	overflow:auto;
}
.note_expression {
    font-size: 16px;
    font-style: italic;
}
.padding_aboutpage_top p
{
    text-align:justify;
}
.history_of_foudation_btn
{
	cursor: auto;
}

.padding_aboutpage_top h2
{
	cursor: auto;
}

.our_gurantee_page_btn
{
	cursor:auto;
}
.btn_about_founders 
{
	cursor:auto;
}
.our_gurantee_page_contant_para{
text-align:justify;
}
.img-center
{
	margin:0 auto;
}