﻿


	.header_mid .header_mid_inner .logo_wrap {
		width : 184px;
	}

	.header_mid_inner .logo img.logo_retina {
		width : 184px;
	}


			.headline_color {
				background-color:rgba(66,66,66,0);
			}

		.headline_aligner,
		.cmsmasters_breadcrumbs_aligner {
			min-height:300px;
		}


	.header_top {
		height : 29px;
	}

	.header_mid {
		height : 81px;
	}

	.header_bot {
		height : 65px;
	}

	#page.cmsmasters_heading_after_header #middle,
	#page.cmsmasters_heading_under_header #middle .headline .headline_outer {
		padding-top : 81px;
	}

	#page.cmsmasters_heading_after_header.enable_header_top #middle,
	#page.cmsmasters_heading_under_header.enable_header_top #middle .headline .headline_outer {
		padding-top : 110px;
	}

	#page.cmsmasters_heading_after_header.enable_header_bottom #middle,
	#page.cmsmasters_heading_under_header.enable_header_bottom #middle .headline .headline_outer {
		padding-top : 146px;
	}

	#page.cmsmasters_heading_after_header.enable_header_top.enable_header_bottom #middle,
	#page.cmsmasters_heading_under_header.enable_header_top.enable_header_bottom #middle .headline .headline_outer {
		padding-top : 175px;
	}

	@@media only screen and (max-width: 1024px) {
		.header_top,
		.header_mid,
		.header_bot {
			height : auto;
		}

		.header_mid .header_mid_inner > div {
			height : 81px;
		}

		.header_bot .header_bot_inner > div {
			height : 65px;
		}

		#page.cmsmasters_heading_after_header #middle,
		#page.cmsmasters_heading_under_header #middle .headline .headline_outer,
		#page.cmsmasters_heading_after_header.enable_header_top #middle,
		#page.cmsmasters_heading_under_header.enable_header_top #middle .headline .headline_outer,
		#page.cmsmasters_heading_after_header.enable_header_bottom #middle,
		#page.cmsmasters_heading_under_header.enable_header_bottom #middle .headline .headline_outer,
		#page.cmsmasters_heading_after_header.enable_header_top.enable_header_bottom #middle,
		#page.cmsmasters_heading_under_header.enable_header_top.enable_header_bottom #middle .headline .headline_outer {
			padding-top : 0 !important;
		}
	}

	@@media only screen and (max-width: 540px) {
		.header_mid .header_mid_inner > div,
		.header_bot .header_bot_inner > div {
			height:auto;
		}
	}
.custom_mail .widget_wysija_cont {
	position:relative;
	margin:0px 22.5%;
}
.custom_mail input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]) {
	background-color:#ffffff;
	color:rgba(143,143,143,0.5);
	padding-right:156px !important;
	font-size:16px;
	height:54px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.custom_mail input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):focus {
	border-color:#ffffff;
}
.custom_mail input:-moz-placeholder {
	color:rgba(255,255,255,0.5);
}
.custom_mail input::-webkit-input-placeholder {
	color:rgba(255,255,255,0.5);
}
.custom_home2_cf input:-moz-placeholder {
	color:rgba(255,255,255,0.6);
}
.custom_home2_cf input::-webkit-input-placeholder {
	color:rgba(255,255,255,0.6);
}
.custom_mail .wysija-submit {
	position:absolute;
	top:0;
	right:0;
	background-color:#c1852b;
	color:#ffffff;
	border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	height:54px;
	width:136px;
	max-width:136px;
}
.custom_mail .wysija-submit:hover {
	background-color:#ffffff;
}
.cmsmasters_custom_form .cmsmasters_contact_form .wpcf7 {
	margin:0 -3.4%;
}
.cmsmasters_custom_form .cmsmasters_contact_form .wpcf7-form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]) {
	min-width:100px;
	width:43.2%;
	margin:30px 3.4% 0 3.4%;
	float:left;
}
.cmsmasters_custom_form .wpcf7 img.ajax-loader {
	margin-left:3.4%;
}
.cmsmasters_custom_form .wpcf7-form textarea {
	width:93.2%;
    margin:30px 3.4% 0 3.4%;
}
.cmsmasters_custom_form .wpcf7-response-output {
	margin:0 3.4%;
}
.cmsmasters_custom_form .wpcf7-form .wpcf7-submit {
	width:93.2%;
	margin:25px 3.4% 0 3.4%;
}
.cmsmasters_custom_buttons .button_wrap {
	display:inline-block;
	margin:0 14px 10px 14px;
}
.cmsmasters_custom_hover .featured_block_text a span {
	font-weight:500;
	-webkit-transition:color .3s ease-in-out;
	-moz-transition:color .3s ease-in-out;
	-ms-transition:color .3s ease-in-out;
	-o-transition:color .3s ease-in-out;
	transition:color .3s ease-in-out;
}
.cmsmasters_custom_hover .featured_block_text a:hover span {
	color:#a0a0a0 !important;
}
.cmsmasters_custom_tabs.cmsmasters_tabs.tabs_mode_tab .cmsmasters_tab_inner {
	padding:40px 0 0;
}
.cmsmasters_custom_icons_box .cmsmasters_icon_box.box_icon_type_icon:before {
	margin-top:15px;
}
.cmsmasters_custom_search .widget.widget_search {
	text-align:center;
}
.cmsmasters_custom_search .search_bar_wrap {
	width:64%;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(49,49,49,0.5);
	-moz-box-shadow: 0px 0px 0px 10px rgba(49,49,49,0.5);
	box-shadow: 0px 0px 0px 10px rgba(49,49,49,0.5);
	-webkit-border-radius:3px;
	border-radius:3px;
}
#middle .cmsmasters_custom_search .search_bar_wrap .search_field input {
	padding-right:53px;
}
#middle .cmsmasters_custom_search .search_bar_wrap .search_field input:focus {
	border-color:transparent;
}
.cmsmasters_custom_search .search_bar_wrap .search_button button {
	background-color:#c1852b;
	-webkit-border-radius:0;
	border-radius:0;
	color:#ffffff;
}
.cmsmasters_custom_search .search_bar_wrap .search_button button:hover {
	background-color:#c1852b;
	color:#ffffff;
}
.cmsmasters_custom_search .search_bar_wrap .search_button {
	width:53px;
}
@@media only screen and (max-width: 768px) {
	.custom_mail .widget_wysija_cont {
		margin:0;
	}
}
@@media only screen and (max-width: 540px) {
	.cmsmasters_custom_search .search_bar_wrap {
		width:98%;
	}
	.custom_mail .wysija-submit {
		width:100%;
		position:relative;
		max-width:100%;
		border-radius:5px;
		-webkit-border-radius:5px;
	}
	.custom_mail input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]) {
		padding-right:25px !important;
	}
}



        #cmsmasters_row_dfcd1c85d3 {
            background-image: url(/Images/Slider_002c.jpg) !important;
            background-position: top center;
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-size: cover;
        }

            #cmsmasters_row_dfcd1c85d3 .cmsmasters_row_outer_parent {
                padding-top: 205px;
            }

            #cmsmasters_row_dfcd1c85d3 .cmsmasters_row_outer_parent {
                padding-bottom: 215px;
            }

            #Header_Mid_Bakcgroud
            {
 background-image: url(/Images/GramPanchayatHeader.jpg) !important;
            }

        #cmsmasters_heading_3112b7a2e0 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 10px;
        }

            #cmsmasters_heading_3112b7a2e0 .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_3112b7a2e0 .cmsmasters_heading, #cmsmasters_heading_3112b7a2e0 .cmsmasters_heading a {
                    font-size: 50px;
                    line-height: 56px;
                    font-weight: 500;
                    font-style: normal;
                    color: #ffffff;
                }

                    #cmsmasters_heading_3112b7a2e0 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_3112b7a2e0 .cmsmasters_heading_divider {
            }



        #cmsmasters_heading_b60a16e65c {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 45px;
        }

            #cmsmasters_heading_b60a16e65c .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_b60a16e65c .cmsmasters_heading, #cmsmasters_heading_b60a16e65c .cmsmasters_heading a {
                    font-weight: 400;
                    font-style: normal;
                    color: #ffffff;
                }

                    #cmsmasters_heading_b60a16e65c .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_b60a16e65c .cmsmasters_heading_divider {
            }


        #cmsmasters_row_45de7d6be5 .cmsmasters_row_outer_parent {
            padding-top: 85px;
        }

        #cmsmasters_row_45de7d6be5 .cmsmasters_row_outer_parent {
            padding-bottom: 100px;
        }



        #cmsmasters_heading_2c95cef0f7 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_2c95cef0f7 .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_2c95cef0f7 .cmsmasters_heading, #cmsmasters_heading_2c95cef0f7 .cmsmasters_heading a {
                    font-size: 36px;
                    line-height: 42px;
                    font-weight: 500;
                    font-style: normal;
                }

                    #cmsmasters_heading_2c95cef0f7 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_2c95cef0f7 .cmsmasters_heading_divider {
            }



        #cmsmasters_heading_96edd53bd2 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 20px;
        }

            #cmsmasters_heading_96edd53bd2 .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_96edd53bd2 .cmsmasters_heading, #cmsmasters_heading_96edd53bd2 .cmsmasters_heading a {
                    font-size: 18px;
                    line-height: 26px;
                    font-weight: 400;
                    font-style: normal;
                    color: #8f8f8f;
                }

                    #cmsmasters_heading_96edd53bd2 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_96edd53bd2 .cmsmasters_heading_divider {
            }



        #cmsmasters_divider_927541e9d8 {
            border-bottom-width: 0px;
            border-bottom-style: solid;
            margin-top: 0px;
            margin-bottom: 41px;
        }

        #cmsmasters_button_f42ee1921e {
            text-align: center;
        }

            #cmsmasters_button_f42ee1921e .cmsmasters_button:before {
                margin-right: .5em;
                margin-left: 0;
                vertical-align: baseline;
            }

            #cmsmasters_button_f42ee1921e .cmsmasters_button {
                font-weight: 500;
                font-style: normal;
                border-style: solid;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                background-color: #c1852b;
                color: #ffffff;
                border-color: #c1852b;
            }

                #cmsmasters_button_f42ee1921e .cmsmasters_button:hover {
                    background-color: rgba(255,255,255,0);
                    color: #c1852b;
                    border-color: #c1852b;
                }

        #cmsmasters_row_0b9f890944 .cmsmasters_row_outer_parent {
            padding-top: 0px;
        }

        #cmsmasters_row_0b9f890944 .cmsmasters_row_outer_parent {
            padding-bottom: 0px;
        }

        #cmsmasters_row_0b9f890944 .cmsmasters_row_inner.cmsmasters_row_fullwidth {
            padding-left: 0%;
        }

        #cmsmasters_row_0b9f890944 .cmsmasters_row_inner.cmsmasters_row_fullwidth {
            padding-right: 0%;
        }


        #cmsmasters_fb_1f266d35bd {
            padding-top: 0px;
            padding-bottom: 0px;
            background-image: url(/Images/015.jpg) !important;
            background-position: top center;
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-size: cover;
        }

            #cmsmasters_fb_1f266d35bd .featured_block_inner {
                width: 100%;
                text-align: center;
                margin: 0 auto;
            }

            #cmsmasters_fb_1f266d35bd .featured_block_text {
                text-align: center;
            }




        #cmsmasters_fb_32faeb8fea {
            background-color: #c1852b;
            background-image: url(/asset/wp-content/uploads/2015/11/icon-1.png);
            background-position: center center;
            background-repeat: no-repeat;
            background-attachment: fixed;
            background-size: cover;
            position: static;
        }

            #cmsmasters_fb_32faeb8fea .featured_block_inner {
                width: 100%;
                padding: 12% 15% 12% 15%;
                text-align: center;
                margin: 0 auto;
            }

            #cmsmasters_fb_32faeb8fea .featured_block_text {
                text-align: center;
            }


        #cmsmasters_row_dc5a06cf90 .cmsmasters_row_outer_parent {
            padding-top: 110px;
        }

        #cmsmasters_row_dc5a06cf90 .cmsmasters_row_outer_parent {
            padding-bottom: 95px;
        }



        #cmsmasters_heading_9d4b9abea4 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_9d4b9abea4 .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_9d4b9abea4 .cmsmasters_heading, #cmsmasters_heading_9d4b9abea4 .cmsmasters_heading a {
                    font-size: 36px;
                    line-height: 42px;
                    font-weight: 500;
                    font-style: normal;
                }

                    #cmsmasters_heading_9d4b9abea4 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_9d4b9abea4 .cmsmasters_heading_divider {
            }



        #cmsmasters_heading_f8d3a1d202 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 40px;
        }

            #cmsmasters_heading_f8d3a1d202 .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_f8d3a1d202 .cmsmasters_heading, #cmsmasters_heading_f8d3a1d202 .cmsmasters_heading a {
                    font-size: 18px;
                    line-height: 26px;
                    font-weight: 400;
                    font-style: normal;
                    color: #8f8f8f;
                }

                    #cmsmasters_heading_f8d3a1d202 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_f8d3a1d202 .cmsmasters_heading_divider {
            }


        #cmsmasters_row_0c57e3c318 {
            background-image: url(/asset/wp-content/uploads/2015/04/3.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-size: cover;
        }

            #cmsmasters_row_0c57e3c318 .cmsmasters_row_outer_parent {
                padding-top: 85px;
            }

            #cmsmasters_row_0c57e3c318 .cmsmasters_row_outer_parent {
                padding-bottom: 90px;
            }



        #cmsmasters_heading_315ebb1f24 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_315ebb1f24 .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_315ebb1f24 .cmsmasters_heading, #cmsmasters_heading_315ebb1f24 .cmsmasters_heading a {
                    font-size: 36px;
                    line-height: 42px;
                    font-weight: 500;
                    font-style: normal;
                    color: #ffffff;
                }

                    #cmsmasters_heading_315ebb1f24 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_315ebb1f24 .cmsmasters_heading_divider {
            }



        #cmsmasters_heading_4812a9c66a {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 50px;
        }

            #cmsmasters_heading_4812a9c66a .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_4812a9c66a .cmsmasters_heading, #cmsmasters_heading_4812a9c66a .cmsmasters_heading a {
                    font-size: 18px;
                    line-height: 26px;
                    font-weight: 400;
                    font-style: normal;
                    color: #ffffff;
                }

                    #cmsmasters_heading_4812a9c66a .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_4812a9c66a .cmsmasters_heading_divider {
            }


        #cmsmasters_row_554c8343d8 {
            background-color: #c1852b;
        }

            #cmsmasters_row_554c8343d8 .cmsmasters_row_outer_parent {
                padding-top: 50px;
            }

            #cmsmasters_row_554c8343d8 .cmsmasters_row_outer_parent {
                padding-bottom: 30px;
            }



        #cmsmasters_counters_33288fcae8 .cmsmasters_counter.counter_has_icon .cmsmasters_counter_inner,
        #cmsmasters_counters_33288fcae8 .cmsmasters_counter.counter_has_image .cmsmasters_counter_inner {
            padding-top: 70px;
        }

        #cmsmasters_counters_33288fcae8.counters_type_horizontal .cmsmasters_counter.counter_has_icon .cmsmasters_counter_subtitle,
        #cmsmasters_counters_33288fcae8.counters_type_horizontal .cmsmasters_counter.counter_has_image .cmsmasters_counter_subtitle {
            padding-left: 80px;
        }

        #cmsmasters_counters_33288fcae8.counters_type_vertical .cmsmasters_counter .cmsmasters_counter_inner:before {
            margin-left: -30px;
        }

        #cmsmasters_counters_33288fcae8.counters_type_horizontal .cmsmasters_counter .cmsmasters_counter_inner .cmsmasters_counter_counter_wrap {
            line-height: 60px;
        }

        #cmsmasters_counters_33288fcae8 .cmsmasters_counter .cmsmasters_counter_inner:before {
            font-size: 30px;
            line-height: 60px;
            width: 60px;
            height: 60px;
            border-width: 0px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }


        #cmsmasters_counter_3f9fb75c3d .cmsmasters_counter_inner:before {
            color: #ffffff;
        }

        #cmsmasters_counter_3f9fb75c3d .cmsmasters_counter_counter {
            color: #ffffff;
        }

        #cmsmasters_counter_cf8d64f234 .cmsmasters_counter_inner:before {
            color: #ffffff;
        }

        #cmsmasters_counter_cf8d64f234 .cmsmasters_counter_counter {
            color: #ffffff;
        }

        #cmsmasters_counter_226591118d .cmsmasters_counter_inner:before {
            color: #ffffff;
        }

        #cmsmasters_counter_226591118d .cmsmasters_counter_counter {
            color: #ffffff;
        }

        #cmsmasters_counter_87b02ee604 .cmsmasters_counter_inner:before {
            color: #ffffff;
        }

        #cmsmasters_counter_87b02ee604 .cmsmasters_counter_counter {
            color: #ffffff;
        }

        #cmsmasters_row_5d712c11bc .cmsmasters_row_outer_parent {
            padding-top: 100px;
        }

        #cmsmasters_row_5d712c11bc .cmsmasters_row_outer_parent {
            padding-bottom: 50px;
        }



        #cmsmasters_heading_a8ae30ee5c {
            text-align: left;
            margin-top: 0px;
            margin-bottom: 60px;
        }

            #cmsmasters_heading_a8ae30ee5c .cmsmasters_heading {
                text-align: left;
            }

                #cmsmasters_heading_a8ae30ee5c .cmsmasters_heading, #cmsmasters_heading_a8ae30ee5c .cmsmasters_heading a {
                    font-size: 30px;
                    line-height: 36px;
                    font-weight: 500;
                    font-style: normal;
                }

                    #cmsmasters_heading_a8ae30ee5c .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_a8ae30ee5c .cmsmasters_heading_divider {
            }




        #cmsmasters_heading_f1bfce4337 {
            text-align: left;
            margin-top: 0px;
            margin-bottom: -20px;
        }

            #cmsmasters_heading_f1bfce4337 .cmsmasters_heading {
                text-align: left;
            }

                #cmsmasters_heading_f1bfce4337 .cmsmasters_heading, #cmsmasters_heading_f1bfce4337 .cmsmasters_heading a {
                    font-size: 30px;
                    line-height: 36px;
                    font-weight: 500;
                    font-style: normal;
                }

                    #cmsmasters_heading_f1bfce4337 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_f1bfce4337 .cmsmasters_heading_divider {
            }


        #cmsmasters_row_e3109eb6c2 .cmsmasters_row_outer_parent {
            padding-top: 0px;
        }

        #cmsmasters_row_e3109eb6c2 .cmsmasters_row_outer_parent {
            padding-bottom: 0px;
        }

        #cmsmasters_row_e3109eb6c2 .cmsmasters_row_inner.cmsmasters_row_fullwidth {
            padding-left: 0%;
        }

        #cmsmasters_row_e3109eb6c2 .cmsmasters_row_inner.cmsmasters_row_fullwidth {
            padding-right: 0%;
        }


        #cmsmasters_fb_c47f7bf93f {
            background-color: #c1852b;
            background-image: url(/asset/wp-content/uploads/2015/11/icon-2.png);
            background-position: center center;
            background-repeat: no-repeat;
            background-attachment: fixed;
            background-size: cover;
            position: static;
        }

            #cmsmasters_fb_c47f7bf93f .featured_block_inner {
                width: 100%;
                padding: 12% 15% 12% 30%;
                text-align: center;
                margin: 0 auto;
            }

            #cmsmasters_fb_c47f7bf93f .featured_block_text {
                text-align: center;
            }



        #cmsmasters_icon_box_8f26e8dc1b {
            border-width: 0px;
        }

            #cmsmasters_icon_box_8f26e8dc1b:before,
            #cmsmasters_icon_box_8f26e8dc1b .icon_box_heading:before {
                font-size: 35px;
                line-height: 25px;
                width: 25px;
                height: 25px;
                border-width: 0px;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                color: #ffffff;
                background-color: rgba(255,255,255,0);
            }

            #cmsmasters_icon_box_8f26e8dc1b.cmsmasters_icon_box_left,
            #cmsmasters_icon_box_8f26e8dc1b.cmsmasters_icon_box_left_top {
                padding-left: 42.5px;
                margin-left: 12.5px;
            }

                #cmsmasters_icon_box_8f26e8dc1b.cmsmasters_icon_box_left:before,
                #cmsmasters_icon_box_8f26e8dc1b.cmsmasters_icon_box_left_top:before {
                    left: -12.5px;
                }



        #cmsmasters_heading_4cdcc00f2d {
            text-align: left;
            margin-top: -20px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_4cdcc00f2d .cmsmasters_heading {
                text-align: left;
            }

                #cmsmasters_heading_4cdcc00f2d .cmsmasters_heading, #cmsmasters_heading_4cdcc00f2d .cmsmasters_heading a {
                    font-size: 16px;
                    font-weight: normal;
                    font-style: normal;
                    color: #89a4f2;
                }

                    #cmsmasters_heading_4cdcc00f2d .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_4cdcc00f2d .cmsmasters_heading_divider {
            }



        #cmsmasters_divider_f35f9cb834 {
            border-bottom-width: 0px;
            border-bottom-style: solid;
            margin-top: 0px;
            margin-bottom: 40px;
        }

        #cmsmasters_icon_box_497ab48035 {
            border-width: 0px;
        }

            #cmsmasters_icon_box_497ab48035:before,
            #cmsmasters_icon_box_497ab48035 .icon_box_heading:before {
                font-size: 35px;
                line-height: 25px;
                width: 25px;
                height: 25px;
                border-width: 0px;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                color: #ffffff;
                background-color: rgba(255,255,255,0);
            }

            #cmsmasters_icon_box_497ab48035.cmsmasters_icon_box_left,
            #cmsmasters_icon_box_497ab48035.cmsmasters_icon_box_left_top {
                padding-left: 42.5px;
                margin-left: 12.5px;
            }

                #cmsmasters_icon_box_497ab48035.cmsmasters_icon_box_left:before,
                #cmsmasters_icon_box_497ab48035.cmsmasters_icon_box_left_top:before {
                    left: -12.5px;
                }



        #cmsmasters_heading_1c12fdb6b9 {
            text-align: left;
            margin-top: -20px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_1c12fdb6b9 .cmsmasters_heading {
                text-align: left;
            }

                #cmsmasters_heading_1c12fdb6b9 .cmsmasters_heading, #cmsmasters_heading_1c12fdb6b9 .cmsmasters_heading a {
                    font-size: 16px;
                    line-height: 22px;
                    font-weight: normal;
                    font-style: normal;
                    color: #89a4f2;
                }

                    #cmsmasters_heading_1c12fdb6b9 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_1c12fdb6b9 .cmsmasters_heading_divider {
            }



        #cmsmasters_divider_cf9ac561bb {
            border-bottom-width: 0px;
            border-bottom-style: solid;
            margin-top: 0px;
            margin-bottom: 40px;
        }

        #cmsmasters_icon_box_9d6985210f {
            border-width: 0px;
        }

            #cmsmasters_icon_box_9d6985210f:before,
            #cmsmasters_icon_box_9d6985210f .icon_box_heading:before {
                font-size: 35px;
                line-height: 25px;
                width: 25px;
                height: 25px;
                border-width: 0px;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                color: #ffffff;
                background-color: rgba(255,255,255,0);
            }

            #cmsmasters_icon_box_9d6985210f.cmsmasters_icon_box_left,
            #cmsmasters_icon_box_9d6985210f.cmsmasters_icon_box_left_top {
                padding-left: 42.5px;
                margin-left: 12.5px;
            }

                #cmsmasters_icon_box_9d6985210f.cmsmasters_icon_box_left:before,
                #cmsmasters_icon_box_9d6985210f.cmsmasters_icon_box_left_top:before {
                    left: -12.5px;
                }



        #cmsmasters_heading_6943af9bf2 {
            text-align: left;
            margin-top: -20px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_6943af9bf2 .cmsmasters_heading {
                text-align: left;
            }

                #cmsmasters_heading_6943af9bf2 .cmsmasters_heading, #cmsmasters_heading_6943af9bf2 .cmsmasters_heading a {
                    font-size: 16px;
                    line-height: 22px;
                    font-weight: normal;
                    font-style: normal;
                    color: #89a4f2;
                }

                    #cmsmasters_heading_6943af9bf2 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_6943af9bf2 .cmsmasters_heading_divider {
            }




        #cmsmasters_fb_f786baf3a5 {
            padding-top: 0px;
            padding-bottom: 0px;
            background-image: url(/asset/wp-content/uploads/2015/04/2.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-size: cover;
        }

            #cmsmasters_fb_f786baf3a5 .featured_block_inner {
                width: 100%;
                text-align: center;
                margin: 0 auto;
            }

            #cmsmasters_fb_f786baf3a5 .featured_block_text {
                text-align: center;
            }


        #cmsmasters_row_022d016141 .cmsmasters_row_outer_parent {
            padding-top: 100px;
        }

        #cmsmasters_row_022d016141 .cmsmasters_row_outer_parent {
            padding-bottom: 55px;
        }



        #cmsmasters_heading_49bcfacf56 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_49bcfacf56 .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_49bcfacf56 .cmsmasters_heading, #cmsmasters_heading_49bcfacf56 .cmsmasters_heading a {
                    font-size: 36px;
                    line-height: 42px;
                    font-weight: 500;
                    font-style: normal;
                }

                    #cmsmasters_heading_49bcfacf56 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_49bcfacf56 .cmsmasters_heading_divider {
            }



        #cmsmasters_heading_26674e3ddd {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_26674e3ddd .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_26674e3ddd .cmsmasters_heading, #cmsmasters_heading_26674e3ddd .cmsmasters_heading a {
                    font-size: 18px;
                    line-height: 26px;
                    font-weight: 400;
                    font-style: normal;
                    color: #8f8f8f;
                }

                    #cmsmasters_heading_26674e3ddd .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_26674e3ddd .cmsmasters_heading_divider {
            }


        #cmsmasters_row_86a68e420f .cmsmasters_row_outer_parent {
            padding-top: 0px;
        }

        #cmsmasters_row_86a68e420f .cmsmasters_row_outer_parent {
            padding-bottom: 130px;
        }



        #cmsmasters_fb_20cdc874c1 {
            padding-top: 0px;
            padding-bottom: 0px;
            background-color: #ffffff;
        }

            #cmsmasters_fb_20cdc874c1 .featured_block_inner {
                width: 100%;
                padding: 40px 40px 30px 40px;
                text-align: left;
                margin: 0 auto;
            }

            #cmsmasters_fb_20cdc874c1 .featured_block_text {
                text-align: left;
            }




        #cmsmasters_fb_2ac89181f1 {
            padding-top: 0px;
            padding-bottom: 0px;
            background-color: #ffffff;
        }

            #cmsmasters_fb_2ac89181f1 .featured_block_inner {
                width: 100%;
                padding: 40px 40px 30px 40px;
                text-align: left;
                margin: 0 auto;
            }

            #cmsmasters_fb_2ac89181f1 .featured_block_text {
                text-align: left;
            }




        #cmsmasters_fb_a7d5ed2bc1 {
            padding-top: 0px;
            padding-bottom: 0px;
            background-color: #ffffff;
        }

            #cmsmasters_fb_a7d5ed2bc1 .featured_block_inner {
                width: 100%;
                padding: 40px 40px 30px 40px;
                text-align: left;
                margin: 0 auto;
            }

            #cmsmasters_fb_a7d5ed2bc1 .featured_block_text {
                text-align: left;
            }




        #cmsmasters_fb_cc546a7cd1 {
            padding-top: 0px;
            padding-bottom: 0px;
            background-color: #ffffff;
        }

            #cmsmasters_fb_cc546a7cd1 .featured_block_inner {
                width: 100%;
                padding: 40px 40px 30px 40px;
                text-align: left;
                margin: 0 auto;
            }

            #cmsmasters_fb_cc546a7cd1 .featured_block_text {
                text-align: left;
            }


        #cmsmasters_row_66d2b4d6cb .cmsmasters_row_outer_parent {
            padding-top: 0px;
        }

        #cmsmasters_row_66d2b4d6cb .cmsmasters_row_outer_parent {
            padding-bottom: 60px;
        }



        #cmsmasters_heading_1afb209254 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_1afb209254 .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_1afb209254 .cmsmasters_heading, #cmsmasters_heading_1afb209254 .cmsmasters_heading a {
                    font-size: 36px;
                    line-height: 42px;
                    font-weight: 500;
                    font-style: normal;
                }

                    #cmsmasters_heading_1afb209254 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_1afb209254 .cmsmasters_heading_divider {
            }



        #cmsmasters_heading_2ed7733ac8 {
            text-align: center;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            #cmsmasters_heading_2ed7733ac8 .cmsmasters_heading {
                text-align: center;
            }

                #cmsmasters_heading_2ed7733ac8 .cmsmasters_heading, #cmsmasters_heading_2ed7733ac8 .cmsmasters_heading a {
                    font-size: 18px;
                    line-height: 26px;
                    font-weight: 400;
                    font-style: normal;
                    color: #8f8f8f;
                }

                    #cmsmasters_heading_2ed7733ac8 .cmsmasters_heading a:hover {
                    }

            #cmsmasters_heading_2ed7733ac8 .cmsmasters_heading_divider {
            }


        #cmsmasters_row_6f4cf9f57f .cmsmasters_row_outer_parent {
            padding-top: 0px;
        }

        #cmsmasters_row_6f4cf9f57f .cmsmasters_row_outer_parent {
            padding-bottom: 0px;
        }

        #cmsmasters_row_6f4cf9f57f .cmsmasters_row_inner.cmsmasters_row_fullwidth {
            padding-left: 0%;
        }

        #cmsmasters_row_6f4cf9f57f .cmsmasters_row_inner.cmsmasters_row_fullwidth {
            padding-right: 0%;
        }

        #cmsmasters_row_10j2yt5q6i .cmsmasters_row_outer_parent {
            padding-top: 0px;
        }

        #cmsmasters_row_10j2yt5q6i .cmsmasters_row_outer_parent {
            padding-bottom: 50px;
        }
    
   